PHP Class Storm\Core\StormException

Inheritance: extends Exception
Show file Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
Forward ( array $Arguments )
GetInnerException ( )
SetInnerException ( Exception $InnerException )
__construct ( type $MessageFormat )

Method Details

Forward() final public method

final public Forward ( array $Arguments )
$Arguments array

GetInnerException() final public method

final public GetInnerException ( )

SetInnerException() final public method

final public SetInnerException ( Exception $InnerException )
$InnerException Exception

__construct() public method

public __construct ( type $MessageFormat )
$MessageFormat type