Class ParameterIsMissing
Exception thrown when a required validator parameter is missing.
- Exception implements Throwable
- LogicException
- ICanBoogie\Validate\ParameterIsMissing
Methods summary
public
|
|
protected
string
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
public
string
|
$parameter
|
Properties inherited from Exception
$code
,
$file
,
$line
,
$message
Magic properties
public read-only
string
|
$parameter
|