[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.UnsupportedMethodException

Class UnsupportedMethodException

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

The exception that is thrown when the method is not supported for the specified object.

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

Constructors

UnsupportedMethodException(object)

Initializes a new instance of the UnsupportedMethodException class.

public UnsupportedMethodException(object obj)

Parameters

obj object

The GrapeCity.Documents.Word.IFormatting object that contains this method.