ErrObjectException

Overview

Location

 

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)

 

constructor(aFormat: String; params aParams: array of Object)

 

ErrObjectException(String aFormat, params Object[] aParams)

 

init(_ aFormat: String, _ aParams: Object...)

 

ErrObjectException(String aFormat, Object[]... aParams)

 

Sub New(aFormat As String, ParamArray aParams As Object())

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)

 

constructor(aFormat: String; params aParams: array of Object)

 

ErrObjectException(String aFormat, params Object[] aParams)

 

init(_ aFormat: String, _ aParams: Object...)

 

ErrObjectException(String aFormat, Object[]... aParams)

 

Sub New(aFormat As String, ParamArray aParams As Object())

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: