Class FM_Exception
Exception class for Fieldmanager's fatal errors.
Used mostly to differentiate in unit tests.
- Exception
- FM_Exception
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()