PHP Class AcmePhp\Cli\Exception\AcmeCliActionException

Author: Titouan Galopin ([email protected])
Inheritance: extends AcmeCliException
显示文件 Open project: acmephp/acmephp

Public Methods

Method Description
__construct ( $actionName, Exception $previous = null )

Method Details

__construct() public method

public __construct ( $actionName, Exception $previous = null )
$previous Exception