UnknownStringArray
Less than 1 minute
UnknownStringArray
Exception thrown when a string-array format cannot be recognized.
class UnknownStringArray extends \Hazaar\Exception\ExceptionRaised by parsers or helpers that expect known serialized/string array formats and encounter an unsupported representation.
Methods
__construct
Create a new unknown-string-array exception.
public __construct(string $defaults): voidParameters
| Parameter | Type | Description |
|---|---|---|
$defaults | string | raw input that failed format detection |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000