Exception UnimplementedException (2.21.0)

public class UnimplementedException extends ApiException

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

Constructors

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

public UnimplementedException(String message, Throwable cause, StatusCode statusCode, boolean retryable)
Parameters
NameDescription
messageString
causeThrowable
statusCodeStatusCode
retryableboolean

UnimplementedException(Throwable cause, StatusCode statusCode, boolean retryable)

public UnimplementedException(Throwable cause, StatusCode statusCode, boolean retryable)
Parameters
NameDescription
causeThrowable
statusCodeStatusCode
retryableboolean

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

public UnimplementedException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)
Parameters
NameDescription
causeThrowable
statusCodeStatusCode
retryableboolean
errorDetailsErrorDetails