bitronix.tm.internal
Class BitronixSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.SystemException
bitronix.tm.internal.BitronixSystemException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BitronixMultiSystemException, BitronixRollbackSystemException
public class BitronixSystemException
- extends SystemException
Subclass of SystemException
supporting nested Throwable
s.
- Author:
- lorban
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BitronixSystemException
public BitronixSystemException(int errorCode)
BitronixSystemException
public BitronixSystemException(String string)
BitronixSystemException
public BitronixSystemException(String string,
Throwable t)
Copyright © 2006-2013 Bitronix Software. All Rights Reserved.