Class FM_Validation_Exception
Exception class for Fieldmanager's validation errors.
Used mostly to differentiate in unit tests. Validation errors in WordPress are not really recoverable.
- Exception
- FM_Validation_Exception
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()