Class IbisException
Exception thrown when a web service API method fails. This is wrapper
around the IbisError
object returned by the server, which contains
the full details of what went wrong.
- Exception
- IbisException
Methods summary
public
|
|
public
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()