PHP Class Contao\CoreBundle\Exception\NoContentResponseException

Inheritance: extends ResponseException
Show file Open project: contao/core-bundle Class Usage Examples

Public Methods

Method Description
__construct ( Exception $previous = null ) Constructor.

Method Details

__construct() public method

Constructor.
public __construct ( Exception $previous = null )
$previous Exception