com.atomikos.icatch.jta
Class ExtendedSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.SystemException
com.atomikos.icatch.jta.ExtendedSystemException
- All Implemented Interfaces:
- Serializable
public class ExtendedSystemException
- extends SystemException
A better system exception, containing throwable cause.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExtendedSystemException
public ExtendedSystemException(String msg,
Throwable cause)
Copyright © 2016. All Rights Reserved.