Class WaitingForCommitException

All Implemented Interfaces:
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:
  • Constructor Details

    • WaitingForCommitException

      public WaitingForCommitException()