Class BeditaInternalErrorException
Represents an HTTP 500 error.
- Exception
-
BeditaException
-
BeditaInternalErrorException
Located at bedita_exception.php
Methods summary
public
|
#
__construct( string $message = null, mixed $details = null, $res = self::ERROR, integer $code = 500 )
Constructor |
Methods inherited from BeditaException
errorTrace(),
getCause(),
getDetails(),
getErrorCode(),
getHeader(),
getHttpCode(),
setErrorCode()
Methods inherited from Exception
__toString(),
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