com.atomikos.icatch
Class SysException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atomikos.icatch.SysException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ResourceException
public class SysException
- extends RuntimeException
An exception for unexpected system errors with nested information.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SysException
public SysException(String msg)
SysException
public SysException(String msg,
Throwable cause)
Copyright © 2016. All Rights Reserved.