Exception InternalException (2.39.0)

  public 
  
 class 
 InternalException 
  
 extends 
  
 ApiException 
 

Exception thrown due to internal errors. Means some invariants expected by underlying system has been broken. If you see one of these errors, something is very broken.

Constructors

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

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

InternalException(Throwable cause, StatusCode statusCode, boolean retryable)

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

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

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