Package dev.jcputney.elearning.parser.exception


package dev.jcputney.elearning.parser.exception
  • Exceptions
    Class
    Description
    Exception thrown when there's an error accessing files within a module.
    Exception thrown when there's an error parsing a module manifest file.
    Exception thrown when a module type cannot be detected or when there's an error during the module detection process.
    Base exception class for all module-related exceptions in the elearning-module-parser library.
    Exception thrown when there's an error parsing an eLearning module.
    Exception thrown when there's a runtime error related to file access.