Package bitronix.tm.internal
Class BitronixRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bitronix.tm.internal.BitronixRuntimeException
- All Implemented Interfaces:
Serializable
Thrown when a runtime exception happens.
- Author:
- lorban
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBitronixRuntimeException(String message) BitronixRuntimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BitronixRuntimeException
-
BitronixRuntimeException
-