PHP Class atk4\data\tests\AgileExceptionWrapper

Inheritance: extends PHPUnit_Framework_Exception
Show file Open project: atk4/data

Public Properties

Property Type Description
$previous

Public Methods

Method Description
__construct ( $message = '', $code, Exception $previous = null )

Method Details

__construct() public method

public __construct ( $message = '', $code, Exception $previous = null )
$previous Exception

Property Details

$previous public property

public $previous