| Package | Description |
|---|---|
| com.ibm.optim.oaas.client |
This package contains the base exceptions that can be thrown by the client library
and some utility classes.
|
| com.ibm.optim.oaas.client.job |
This package contains the classes to create and handle jobs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalException
Internal runtime exception.
|
class |
InvalidClientIdException
Security exception thrown when the client ID is not known or invalid.
|
class |
InvalidParameterException
Exception occurred when parsing a message body or parameter.
|
class |
ParsingException
Exception occurred when parsing a message body or parameter.
|
class |
ResourceAccessException
Thrown when access to a resource is not authorized.
|
class |
SecurityException
Exception to report invalid or forbidden operations
|
| Modifier and Type | Class and Description |
|---|---|
class |
UndefinedSubscriptionException
Security exception thrown when the subscription is invalid or has not been defined.
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.