Stud.IP  4.2 Revision
RouterException Class Reference
Inheritance diagram for RouterException:
Inheritance graph
Collaboration diagram for RouterException:
Collaboration graph

Public Member Functions

 __construct ($code=500, $message='', $previous=null)
 

Static Protected Attributes

static $error_messages
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

__construct (   $code = 500,
  $message = '',
  $previous = null 
)

Field Documentation

◆ $error_messages

$error_messages
staticprotected
Initial value:
400 => 'Bad Request',
401 => 'Unauthorized',
403 => 'Forbidden',
404 => 'Not Found',
405 => 'Method Not Allowed',
500 => 'Internal Server Error',
501 => 'Not implemented',
)

The documentation for this class was generated from the following file: