org.apache.ambari.view
Class SystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ambari.view.SystemException
- All Implemented Interfaces:
- Serializable
public class SystemException
- extends Exception
Indicates that a system exception occurred.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SystemException
public SystemException(String msg,
Throwable throwable)
- Constructor.
- Parameters:
msg - messagethrowable - root exception
Copyright © 2015 Apache Software Foundation. All rights reserved.