Zencoder API client interface.

category Services
package Services_Zencoder
author Michael Christopher
version Release: 2.1.2
license http://creativecommons.org/licenses/MIT/MIT
link http://github.com/zencoder/zencoder-php

 Methods

__construct()

__construct($message, $errors, $code, $severity, $filename, $lineno, array $context) 

Parameters

$message

$errors

$code

$severity

$filename

$lineno

$context

Return array that points to the active symbol table at the point the error occurred.

getContext() : array

In other words, it will contain an array of every variable that existed in the scope the error was triggered in.

Returns

array

Return array containing any errors returned from the code that threw the exception.

getErrors() : array

Returns

array

 Properties

 

$context 
 

$errors