PHP Class Neos\Flow\Property\Exception

Inheritance: extends Neos\Flow\Exception
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
getStatusCode ( ) : integer Return the status code of the nested exception, if any.

Method Details

getStatusCode() public method

Return the status code of the nested exception, if any.
public getStatusCode ( ) : integer
return integer