Uses of Class
com.oracle.bmc.model.SdkRuntimeException
-
Packages that use SdkRuntimeException Package Description com.oracle.bmc.auth.exception com.oracle.bmc.http.internal com.oracle.bmc.model -
-
Uses of SdkRuntimeException in com.oracle.bmc.auth.exception
Subclasses of SdkRuntimeException in com.oracle.bmc.auth.exception Modifier and Type Class Description class
AuthClientException
Authentication client exception.class
AuthClientForbiddenException
Exception thrown when the client failed to authorize to the auth service using configured key suppliersclass
AuthClientNotAuthorizedException
Exception thrown when the client failed to authenticate to the auth service using configured key suppliers.class
AuthServerException
Exception thrown when something goes wrong on the authentication server.class
AuthServerUnavailableException
Exception thrown when the authentication server is unavailable. -
Uses of SdkRuntimeException in com.oracle.bmc.http.internal
Classes in com.oracle.bmc.http.internal with type parameters of type SdkRuntimeException Modifier and Type Interface Description interface
ResponseErrorRuntimeExceptionFactory<ERRMODEL,E extends SdkRuntimeException>
Factory interface that defines the model type of a response error (used for deserializing a response error), as well as how to create aSdkRuntimeException
that allows access to that deserialized error. -
Uses of SdkRuntimeException in com.oracle.bmc.model
Subclasses of SdkRuntimeException in com.oracle.bmc.model Modifier and Type Class Description class
BmcException
-