We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Creates InvalidOperationException.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static InvalidOperationException InvalidOperation( string messageFormat, params Object[] args )
VB
Public Shared Function InvalidOperation ( messageFormat As String, ParamArray args As Object() ) As InvalidOperationException
F#
static member InvalidOperation : messageFormat : string * args : Object[] -> InvalidOperationException
Type: InvalidOperationExceptionInitialized instance of InvalidOperationException.
CodeExceptions ClassCodeJam Namespace