Table of Contents

Class LayoutException

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

The exception that is thrown for incorrect layouts.

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

Constructors

LayoutException()

Initializes a new instance of the LayoutException class.

LayoutException(SerializationInfo, StreamingContext)

Initializes a new instance of the LayoutException class.

LayoutException(string)

Initializes a new instance of the LayoutException class.

LayoutException(string, Exception)

Initializes a new instance of the LayoutException class.