Uses of Class
dev.jcputney.elearning.parser.exception.ModuleException
Packages that use ModuleException
-
Uses of ModuleException in dev.jcputney.elearning.parser.exception
Subclasses of ModuleException in dev.jcputney.elearning.parser.exceptionModifier and TypeClassDescriptionclassException thrown when there's an error accessing files within a module.classException thrown when there's an error parsing a module manifest file.classException thrown when a module type cannot be detected or when there's an error during the module detection process.classException thrown when there's an error parsing an eLearning module.Methods in dev.jcputney.elearning.parser.exception that return ModuleExceptionModifier and TypeMethodDescriptionModuleException.addMetadata(String key, Object value) Adds a metadata entry to this exception.