Class HTTPStatus502Exception
The HTTPStatus502Exception
- Exception
-
OwsProxy3\CoreBundle\Component\Exception\HTTPStatus502Exception
Namespace: OwsProxy3\CoreBundle\Component\Exception
Package: OwsProxy3
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Component/Exception/HTTPStatus502Exception.php
Package: OwsProxy3
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Component/Exception/HTTPStatus502Exception.php
Methods summary
public
|
#
__construct( type $message = "502 Bad Gateway", type $code = 502 )
Creates the HTTPStatus502Exception exception |
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()