[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.WordLayoutException

Class WordLayoutException

Namespace
GrapeCity.Documents.Word.Layout
Assembly
GcDocs.Word.Layout.dll

Represents errors that occur during pagination and layout of GcWordDocument.

public class WordLayoutException : Exception, ISerializable
Inheritance
object
System.Exception
WordLayoutException
Implements
System.Runtime.Serialization.ISerializable
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.MemberwiseClone()

Constructors

WordLayoutException(string)

Initializes a new instance of the WordLayoutException class with a specified error message.

public WordLayoutException(string message)

Parameters

message string