Documentation

UnsupportedValueException extends InvalidArgumentException
in package
implements Exception

Table of Contents

Interfaces

Exception

Properties

$value  : mixed

Methods

getValue()  : mixed
invalidDecodableValue()  : self
invalidEncodableValue()  : self
__construct()  : mixed

Properties

Methods

invalidDecodableValue()

public static invalidDecodableValue(mixed $value) : self
Parameters
$value : mixed
Return values
self

invalidEncodableValue()

public static invalidEncodableValue(mixed $value) : self
Parameters
$value : mixed
Return values
self

__construct()

private __construct(string $message, mixed $value) : mixed
Parameters
$message : string
$value : mixed

        
On this page

Search results