Table of Contents

Class ConformanceException

Namespace
BitMiracle.Docotic.Pdf.Conformance
Assembly
BitMiracle.Docotic.Pdf.Conformance.dll

Represents errors related to PDF conformance.

public class ConformanceException : Exception, ISerializable
Inheritance
ConformanceException
Implements
Inherited Members

Constructors

ConformanceException()

Initializes a new instance of the ConformanceException class.

ConformanceException(string)

Initializes a new instance of the ConformanceException class.

ConformanceException(string, Exception)

Initializes a new instance of the ConformanceException class.