Package oracle.tmm.tcc.exception
Class TccException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.tmm.tcc.exception.TccException
- All Implemented Interfaces:
Serializable
This exception is thrown when an error occurs communicating with the transaction coordinator
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTccException
(String errorMessage) TccException
(String errorMessage, Throwable err) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TccException
-
TccException
-