NotImplementedException Class
The exception that is thrown when a requested method or operation is not implemented.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class NotImplementedException : Exception, IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class NotImplementedException _ Inherits Exception _ Implements IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public ref class NotImplementedException : public Exception, IBridgeClass