Class FM_Developer_Exception
Exception class for Fieldmanager's developer errors.
Used mostly to differentiate in unit tests. This exception is meant to help developers write correct Fieldmanager implementations.
- Exception
- FM_Developer_Exception
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()