Class InvalidRecordStateException

All Implemented Interfaces:
Serializable

public class InvalidRecordStateException extends ApiException
Thrown when the acknowledgement of delivery of a record could not be completed because the record state is invalid.
See Also:
  • Constructor Details

    • InvalidRecordStateException

      public InvalidRecordStateException(String message)