Veriplace_ExceptionAn exception thrown by the Veriplace API.
Located in /Veriplace/Exception.php (line 30)
Exception | --Veriplace_Exception
| Class | Description |
|---|---|
Veriplace_ConfigurationException
|
An exception due to a missing or invalid configuration property. |
Veriplace_RequestDeniedException
|
Base class for exceptions that indicate a known failure mode of a specific API request. |
Veriplace_RespondedException
|
Indicates that the application should stop handling the current HTTP request |
Veriplace_RequestNotFoundException
|
Indicates that an asynchronous request ID was no longer valid. This is |
Veriplace_UnexpectedException
|
Base class for all exceptions that do not represent a normal failure mode. |
Veriplace_Exception
$cause
(line 36)
The lower-level exception, if any, that caused this exception.
Inherited from Exception (Internal Class)
$code
$file
$line
$message
$string
$trace
Constructor __construct (line 38)
__toString (line 43)
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Sun, 29 Aug 2010 04:08:38 -0700 by phpDocumentor 1.4.1