Stud.IP  trunk 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

Router exception.

Author
Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m
mlunz.nosp@m.ena@.nosp@m.uos.d.nosp@m.e @license GPL 2 or later
Since
Stud.IP 3.0

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: