Zencoder API client interface.
Located in /Zencoder/Exception.php (line 13)
ErrorException | --Services_Zencoder_Exception
| Class | Description |
|---|---|
| Services_Zencoder_HttpException | Zencoder API client interface. |
Return array that points to the active symbol table at the point the error occurred. In other words, it will contain an array of every variable that existed in the scope the error was triggered in.
Return array containing any errors returned from the code that threw the exception.
Inherited From ErrorException (Internal Class)
constructor __construct ( [$message = ], [$code = ], [$severity = ], [$filename = ], [$lineno = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getSeverity ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by phpDocumentor 1.4.4