PHP Класс When\InvalidStartDate

Наследование: extends Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $message = "The start date must be the first occurrence.", $code, Exception $previous = null )

Описание методов

__construct() публичный Метод

public __construct ( $message = "The start date must be the first occurrence.", $code, Exception $previous = null )
$previous Exception