Class PGXAException

  • All Implemented Interfaces:
    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.
    Author:
    Michael S. Allman
    See Also:
    Serialized Form