Class BeditaServiceUnavailableException
Represents an HTTP 503 error
- Exception
- BeditaException
- BeditaServiceUnavailableException
Located at bedita_exception.php
Methods summary
public
|
#
__construct( string $message = null, mixed $details = null, $res = self::ERROR, integer $code = 503 )
Constructor |
Methods inherited from BeditaException
errorTrace()
,
getCause()
,
getDetails()
,
getErrorCode()
,
getHeader()
,
getHttpCode()
,
setErrorCode()
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Constants summary
Constants inherited from BeditaException
Properties summary
Properties inherited from BeditaException
Properties inherited from Exception
$code
,
$file
,
$line
,
$message