Exception CancelledException (2.46.1)

  public 
  
 class 
 CancelledException 
  
 extends 
  
 ApiException 
 

The exception thrown when the operation was cancelled (typically by the caller).

Constructors

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

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

CancelledException(Throwable cause, StatusCode statusCode, boolean retryable)

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

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

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