InvalidOperationException
Overview
Location
-
Reference:
- RemObjects.Elements.EUnit.dll .NET, .NET Standard 2.0
- remobjects.elements.eunit.jar Cooper
- EUnit.fx Island, macOS
- libEUnit.fx Toffee
- Namespace: RemObjects.Elements.EUnit
- Platforms: .NET, .NET Standard 2.0, Cooper, Island, macOS, Toffee
-
Ancestry:
- Exception | BaseException | InvalidOperationException .NET, .NET Standard 2.0, Cooper, macOS
- Exception | BaseException | InvalidOperationException Island
- NSException | BaseException | InvalidOperationException Toffee
- Exception | BaseException | InvalidOperationException .NET, .NET Standard 2.0, Cooper, macOS
Properties
Message virtual (declared in BaseException) Toffee
var Message: String { get{} }
ParsableMessage virtual (declared in BaseException)
property ParsableMessage: String read;
String ParsableMessage { get; }
var ParsableMessage: String { get{} }
String ParsableMessage { __get; }
ReadOnly Property ParsableMessage() As String
Instance Methods
constructor .NET, .NET Standard 2.0, Cooper, Island, macOS
constructor(aMessage: String; aFile: String; aLine: Int32; aClass: String; aMethod: String; aType: String)
InvalidOperationException(String aMessage, String aFile, Int32 aLine, String aClass, String aMethod, String aType)
init(_ aMessage: String, _ aFile: String, _ aLine: Int32, _ aClass: String, _ aMethod: String, _ aType: String)
InvalidOperationException(String aMessage, String aFile, Integer aLine, String aClass, String aMethod, String aType)
Parameters:
- aMessage:
- aFile:
- aLine:
- aClass:
- aMethod:
- aType: