Entering content frame

Background documentation Exception LoaderError Locate the document in the library structure

Exceptions of the type LoaderError are raised if the Structure linkLoader Server program registers an error.

They have the following format:

Error Loader Server: $message

message

Long text of the error message

You can determine the LoaderErrortype of an exception by comparing it with the regular expression Error Loader Server: (.*).

 

Leaving content frame