Aspose.OMR.Exceptions

Classes

ClassDescription
ChildOverflowExceptionException that is being used in template generation. Triggered on when LongWordHandling set to ThrowException And child element overflow boundaries set by parent(container) element;
InvalidConfigurationExceptionDescribed issue occurred during validation of the OMR input.
MultiselectExceptionException that is being used in template recognition. Thrown during a Recognize call. Triggered by multiple answers per question and element multi-select set to true Can be controlled by MultiselectDefault settings is set with Exception in GetTemplateProcessor
OMRExceptionBase class for all OMR exceptions. Incapsulates all application logic violations.
RuntimeExceptionOMRUndefined generic exception inside OMR logic