Class ValidationFailed
Exception throw when asserting a validation failed.
- Exception implements Throwable
- ┗ LogicException
- ┗ ICanBoogie\Validate\ValidationFailed
Methods summary
protected
format_message( ICanBoogie\Validate\ValidationErrors $errors )
: string
Formats the exception message.
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Constants summary
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message