Package | Description |
---|---|
com.aspose.pdf.exceptions |
The
com.aspose.pdf.exceptions package provides classes for exceptions which can
occur while working with a document. |
com.aspose.pdf.taggedpdf |
The
com.aspose.pdf.taggedpdf is a namespace for all classes for support of Tagged PDF documents. |
Constructor and Description |
---|
TaggedException(TaggedPdfExceptionCode taggedExeptionCode,
String... list)
Initializes a new instance of the
TaggedException class. |
Modifier and Type | Field and Description |
---|---|
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.Element_AppendingImpossible |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.RoleMap_NonStandardStructureTypeAlreadyMapped |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.RoleMap_StandardStructureTypeCanNotBeRemapped |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.StructureAttribute_ArrayMustContainXElements |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.StructureAttribute_AttributeCollectionIsAbsent |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.StructureAttribute_AttributeOwnerMustBe |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.StructureAttribute_DoesntAllowValue |
static TaggedPdfExceptionCode |
TaggedPdfExceptionCode.StructureAttribute_ValueWasNotInitialized |
Copyright © 2019 Aspose. All Rights Reserved.