Valdi\ValidatorException

class ValidatorException

Exception when something general fails like an expected, but missing validator.

property message

protected

property code

protected

property file

protected

property line

protected

__clone()
__construct($message, $code, $previous)
Parameters:
  • $message
  • $code
  • $previous
__wakeup()
getMessage()
getCode()
getFile()
getLine()
getTrace()
getPrevious()
getTraceAsString()
__toString()