class ImmutableException extendsRuntimeException implementsRuntimeException
Properties
protectedstring | $value | The value. |
Methods
string
getValue()
Get the value.
Details
at line33
__construct(string$value,int$code =0,Throwable$previous =null)
Constructor.
at line44
string
getValue()
Get the value.