Class MagratheaConfigException
- Exception
- MagratheaException
- MagratheaConfigException
Located at Exceptions.php
Methods summary
public
|
#
__construct( $message = "Magrathea Config has failed... =(", $code = 0, Exception $previous = null )
|
Methods inherited from MagratheaException
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from MagratheaException
Properties inherited from Exception
$code
,
$file
,
$line
,
$message