Class AbortedException

All Implemented Interfaces:
Serializable

public class AbortedException extends ApiException
Exception thrown when the operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
See Also:
  • Constructor Details