ErrObjectException
Overview
Location
-
Reference:
- Mercury.dll .NET, .NET Standard 2.0
- mercury.jar Cooper
- Mercury.fx Island
- libMercury.fx Toffee
- Namespace: RemObjects.Elements.Mercury
-
Ancestry:
- Exception | RTLException | ErrObjectException .NET, .NET Standard 2.0, Cooper
- Exception | RTLException | ErrObjectException Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
- NSException | RTLException | ErrObjectException Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
- Exception | RTLException | ErrObjectException .NET, .NET Standard 2.0, Cooper
constructor (declared in RTLException) .NET, .NET Standard 2.0, Cooper, Island
constructor
ErrObjectException()
init()
ErrObjectException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (String) (declared in RTLException)
constructor(aMessage: String)
ErrObjectException(String aMessage)
init(_ aMessage: String)
ErrObjectException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError): InstanceType (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
constructor withError(aError: NSError)
ErrObjectException withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError:
constructor withNSException(NSException) (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator
constructor withNSException(aException: NSException)
ErrObjectException withNSException(NSException aException)
init(withNSException aException: NSException)
Sub New withNSException(aException As NSException)
Parameters:
- aException:
Err virtual
property Err: not nullable ErrObject read;
ErrObject! Err { get; }
var Err: ErrObject { get{} }
ErrObject Err { __get; }
ReadOnly Property Err() As ErrObject
Message (declared in RTLException) Toffee
var Message: String { get{} }
Err virtual
property Err: not nullable ErrObject read;
ErrObject! Err { get; }
var Err: ErrObject { get{} }
ErrObject Err { __get; }
ReadOnly Property Err() As ErrObject
Message (declared in RTLException) Toffee
var Message: String { get{} }
constructor (declared in RTLException) .NET, .NET Standard 2.0, Cooper, Island
constructor
ErrObjectException()
init()
ErrObjectException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (String) (declared in RTLException)
constructor(aMessage: String)
ErrObjectException(String aMessage)
init(_ aMessage: String)
ErrObjectException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError): InstanceType (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
constructor withError(aError: NSError)
ErrObjectException withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError:
constructor withNSException(NSException) (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator
constructor withNSException(aException: NSException)
ErrObjectException withNSException(NSException aException)
init(withNSException aException: NSException)
Sub New withNSException(aException As NSException)
Parameters:
- aException: