| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ServerExceptionData |
OperationException.getServerExceptionData()
Returns the server side data returned for this exception if defined
|
| Constructor and Description |
|---|
OperationException(String operation,
String uri,
int code,
ServerExceptionData data)
Creates a client exception with additional server information
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.