[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.UnsupportedMethodException

UnsupportedMethodException Class

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

Inheritance
UnsupportedMethodException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class UnsupportedMethodException : Exception, ISerializable
Public Class UnsupportedMethodException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
UnsupportedMethodException(object)

Initializes a new instance of the UnsupportedMethodException class.