PHP Class Exceptions\Http\Client\ClientErrorException

Never throw an exception at the user, always catch it can synthesize it to a correct html response with appropriate headers. You can use the constants and accessor to get HTML values to return.
Inheritance: extends Exceptions\Http\HttpException, implements ClientErrorExceptionInterface
Datei anzeigen Open project: crazycodr/standard-exceptions Class Usage Examples

Public Methods

Method Description
getHttpCodeClass ( )

Method Details

getHttpCodeClass() public static method

public static getHttpCodeClass ( )