PHP Class StackFormation\Exception\OperationAbortedException

Inheritance: extends Exception
显示文件 Open project: aoepeople/stackformation

Public Methods

Method Description
__construct ( $operation, $reason, $code, Exception $previous = null )

Method Details

__construct() public method

public __construct ( $operation, $reason, $code, Exception $previous = null )
$previous Exception