Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / UnsupportedMethodException Class
Members

In This Topic
    UnsupportedMethodException Class
    In This Topic
    The exception that is thrown when the method is not supported for the specified object.
    Object Model
    UnsupportedMethodException Class
    Syntax
    'Declaration
     
    Public Class UnsupportedMethodException 
       Inherits System.Exception
    public class UnsupportedMethodException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.UnsupportedMethodException

    See Also