PHP Класс Webmozart\KeyValueStore\Api\ReadException

С версии: 1.0
Автор: Bernhard Schussek ([email protected])
Наследование: extends RuntimeExceptio\RuntimeException
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
forException ( Exception $exception ) : static Creates a new exception.

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

forException() публичный статический Метод

.
public static forException ( Exception $exception ) : static
$exception Exception The exception that caused this exception.
Результат static The new exception.