Exception
class Exception extends Exception
The exception that indicates error of NEON processing.
Properties
$position |
Methods
__construct(string $message, Position|null $position = null, Throwable|null $previous = null)
No description
Details
at line 21
__construct(string $message, Position|null $position = null, Throwable|null $previous = null)
No description