ELP Parser API

Exception

Table of Contents

Classes

ElpParserException
Base exception for parser failures.
InvalidArchiveException
Raised when an archive is missing, invalid, or structurally unsupported.
InvalidXmlException
Raised when project XML cannot be parsed safely.
ResourceLimitException
Raised when an archive exceeds configured parser resource limits.
UnsafeArchiveException
Raised when a ZIP entry may escape the intended extraction directory.
UnsupportedFormatException
Raised when an archive does not contain a supported eXeLearning project format.
On this page

Search results