Class UnimplementedException (2.7.1)

  public 
  
 class 
 UnimplementedException 
  
 extends 
  
 ApiException 
 

Exception thrown when the operation is not implemented or not supported/enabled in this service.

Inheritance

java.lang.Object > Throwable > java.lang.Exception > RuntimeException > ApiException > UnimplementedException

Constructors

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

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

UnimplementedException(Throwable cause, StatusCode statusCode, boolean retryable)

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