Class WaitingForCommitException

  • All Implemented Interfaces:
    java.io.Serializable, GRAMProtocolErrorConstants

    public class WaitingForCommitException
    extends GramException
    This class represents a specific type of GramException. This exception is thrown when a two phase commit request is made to GRAM 1.5 compatibile service.
    See Also:
    Serialized Form
    • Constructor Detail

      • WaitingForCommitException

        public WaitingForCommitException()