See: Description
| Interface | Description |
|---|---|
| ServerExceptionData |
Remote exception data returned by the server.
|
| Class | Description |
|---|---|
| OaasLogFormatter |
A simple log formatter that prints a log message on one line and that can be
configured in your application.
|
| Exception | Description |
|---|---|
| InternalException |
Internal runtime exception.
|
| InvalidClientIdException |
Security exception thrown when the client ID is not known or invalid.
|
| InvalidParameterException |
Exception occurred when parsing a message body or parameter.
|
| OaasException |
Base class for OaaS exceptions.
|
| OaasRuntimeException |
Base class for OaaS runtime exceptions.
|
| OperationException |
Exception raised when accessing a remote resource using the HTTP protocol.
|
| ParsingException |
Exception occurred when parsing a message body or parameter.
|
| ResourceAccessException |
Thrown when access to a resource is not authorized.
|
| SecurityException |
Exception to report invalid or forbidden operations
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.