Class NoRecurrenceException. More...
Public Member Functions | |
__construct ($message="", $code=0, Throwable $previous=null) | |
NoRecurrenceException constructor. |
Class NoRecurrenceException.
NoRecurrenceException::__construct | ( | $ | message = "" , |
|
$ | code = 0 , |
|||
Throwable $ | previous = null | |||
) |
NoRecurrenceException constructor.
$message | string | |
$code | int | |
$previous | Throwable|null |