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;
MultiselectExceptionException that is being used in template recognition. Thrown during a Recognize call. Triggered by multiple answers per question and element multiselect set to true Can be controlled by MultiselectDefault settings is set with Exception in !:Aspose.OMR.Api.OmrEngine.GetTemplateProcessor(string)
OMRExceptionBase class for all OMR exceptions. Incapsulates all application logic violations.