Pionia Core

ImmutableException extends RuntimeException
in package
implements RuntimeException

Table of Contents

Interfaces

RuntimeException

Properties

$value  : string
The value.

Methods

__construct()  : mixed
Constructor.
getValue()  : string
Get the value.

Properties

Methods

__construct()

Constructor.

public __construct(string $value[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$value : string

the immutable type/value

$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results