Exception UnavailableException (2.39.0)

  public 
  
 class 
 UnavailableException 
  
 extends 
  
 ApiException 
 

Exception thrown when the service is currently unavailable. This is a most likely a transient condition and may be corrected by retrying with a backoff.

Constructors

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

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

UnavailableException(Throwable cause, StatusCode statusCode, boolean retryable)

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

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

  public 
  
 UnavailableException 
 ( 
 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: