InvalidOperationException Class
The exception that is thrown when a method call is invalid for the object's current state.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class InvalidOperationException : Exception, IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class InvalidOperationException _ Inherits Exception _ Implements IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public ref class InvalidOperationException : public Exception, IBridgeClass