Class UnsupportedValueException
Thrown when an unsupported value is stored in a key-value store.
- Exception
- RuntimeException
- Webmozart\KeyValueStore\Api\UnsupportedValueException
Namespace: Webmozart\KeyValueStore\Api
Since: 1.0
Author: Bernhard Schussek bschussek@gmail.com
Located at Api/UnsupportedValueException.php
Since: 1.0
Author: Bernhard Schussek bschussek@gmail.com
Located at Api/UnsupportedValueException.php
public static
|
#
forType( string $type,
Creates a new exception for the given value type. |
public static
|
#
forValue( string $value,
Creates a new exception for the given value. |
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|