Exceptions of the LoaderError type are triggered if the Loader server program registers an error.
They have the following format:
Error Loader Server: $message
Variable |
Description |
---|---|
$message |
Long text of the error message |
You can determine the LoaderError type of an exception by comparing it with the regular expression Error Loader Server: (.*).