[]
        
The exception that is thrown when the method is not supported for the specified object.
public class UnsupportedMethodException : Exception, ISerializable
  Public Class UnsupportedMethodException
    Inherits Exception
    Implements ISerializable
  | Name | Description | 
|---|---|
| UnsupportedMethodException(object) | Initializes a new instance of the UnsupportedMethodException class.  |