EmptyStringException
final class EmptyStringException extends InvalidArgumentException (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Properties
| protected list<array{file: string, line: int, function: string}> | $serializableTrace | from Exception |
Methods
__construct(string $message = '', int|string $code = 0, Throwable|null $previous = null)
No description
from
Exception
Details
__construct(string $message = '', int|string $code = 0, Throwable|null $previous = null)
No description
array
__serialize()
No description
array
getSerializableTrace()
Returns the serializable trace (without 'args').