Exception AbortedException (2.42.0)

  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.

Constructors

AbortedException(String message, Throwable cause, StatusCode statusCode, boolean retryable)

  public 
  
 AbortedException 
 ( 
 String 
  
 message 
 , 
  
 Throwable 
  
 cause 
 , 
  
 StatusCode 
  
 statusCode 
 , 
  
 boolean 
  
 retryable 
 ) 
 
Parameters
Name
Description
message
cause
statusCode
retryable

AbortedException(Throwable cause, StatusCode statusCode, boolean retryable)

  public 
  
 AbortedException 
 ( 
 Throwable 
  
 cause 
 , 
  
 StatusCode 
  
 statusCode 
 , 
  
 boolean 
  
 retryable 
 ) 
 
Parameters
Name
Description
cause
statusCode
retryable

AbortedException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)

  public 
  
 AbortedException 
 ( 
 Throwable 
  
 cause 
 , 
  
 StatusCode 
  
 statusCode 
 , 
  
 boolean 
  
 retryable 
 , 
  
 ErrorDetails 
  
 errorDetails 
 ) 
 
Parameters
Name
Description
cause
statusCode
retryable
errorDetails
Create a Mobile Website
View Site in Mobile | Classic
Share by: