PHP Класс Kelunik\Acme\AcmeException

Автор: Niklas Keller ([email protected])
Наследование: extends Exceptio\Exception
Показать файл Открыть проект

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

Метод Описание
__construct ( string $message, string | null $code = null, null $previous = null ) AcmeException constructor.

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

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

AcmeException constructor.
public __construct ( string $message, string | null $code = null, null $previous = null )
$message string detailed error message
$code string | null ACME error code
$previous null previous exception