public class IbisException extends Exception
IbisError
object returned by the server, which contains
the full details of what went wrong.Constructor and Description |
---|
IbisException(IbisError error)
Construct a new IbisException wrapping the specified IbisError.
|
Modifier and Type | Method and Description |
---|---|
IbisError |
getError()
Returns the underlying error from the server.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString