パッケージ org.postgresql.xa

クラス PGXAException

すべての実装されたインタフェース:
Serializable

public class PGXAException extends XAException
A convenience subclass of XAException which makes it easy to create an instance of XAException with a human-readable message, a Throwable cause, and an XA error code.
関連項目: