ValidationException extends Exception
An exception thrown when a validation failed.
Tags
Table of Contents
Methods
- __toString() : string
- Returns a string representation of the exception
Methods
__toString()
Returns a string representation of the exception
public
__toString() : string
Tags
Return values
string —The string representation of the object.