org.firebirdsql.jca
Class FBIncorrectXidException
public class FBIncorrectXidException
This error is thrown when message read from the RDB$TRANSACTIONS table does
not represent a serialized Xid.
FBIncorrectXidException
public FBIncorrectXidException(Exception original)
FBIncorrectXidException
public FBIncorrectXidException(String reason)
FBIncorrectXidException
public FBIncorrectXidException(String reason,
Exception original)
FBIncorrectXidException
public FBIncorrectXidException(String reason,
String errorCode)
Copyright B) 2001 David Jencks and other authors. All rights reserved.