java.lang.Object
java.lang.Throwable
java.lang.Exception
org.firebirdsql.jaybird.xca.FBIncorrectXidException
- All Implemented Interfaces:
Serializable
This error is thrown when message read from the RDB$TRANSACTIONS table does not represent a serialized Xid.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFBIncorrectXidException
(String reason) FBIncorrectXidException
(String reason, 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
-
FBIncorrectXidException
-
FBIncorrectXidException
-