Class EmptyParametersException
| package |
DruidFamiliar\Exception |
|---|---|
| author |
Jasmine Hegman |
| version | 1.0 |
| category |
WebPT |
| copyright |
Copyright (c) 2014 WebPT, Inc. |
__construct(array $emptyParameters, string $message = NULL, \Exception $previous = NULL)
arrayArray of strings representing the missing parameters
string[optional] Override the default exception message to throw.
\Exception[optional] The previous exception used for the exception chaining. Since 5.3.0
emptyParameters : array
| access |
protected |
|---|---|
| var |
array