[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DefaultListStyleChangeException

Class DefaultListStyleChangeException

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

The exception that is thrown if an attempt is made to modify the properties of a default list style.

public class DefaultListStyleChangeException : Exception, ISerializable, _Exception
Inheritance
DefaultListStyleChangeException
Implements
Inherited Members

Constructors

DefaultListStyleChangeException(string)

Initializes a new instance of the DefaultListStyleChangeException class.

public DefaultListStyleChangeException(string message)

Parameters

message string

The message that describes the error.