Overview

Location


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(aMessage: String)
ErrObjectException(String aMessage)
ErrObjectException(String aMessage)
Sub New(aMessage As String)

Parameters:

  • aMessage:

constructor withError(NSError): InstanceType    (declared in RTLException) Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-visionOS Simulator, Island-visionOS-arm64, Island-watchOS Simulator, Island-watchOS-arm64_32, Toffee

constructor withError(aError: NSError)
ErrObjectException withError(NSError aError)
init(error aError: NSError)
Sub New withError(aError As NSError)

Parameters:

  • aError:

constructor withNSException(NSException)    (declared in RTLException) Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-visionOS Simulator, Island-visionOS-arm64, Island-watchOS Simulator, Island-watchOS-arm64_32

constructor withNSException(aException: NSException)
ErrObjectException withNSException(NSException aException)
init(nSException aException: NSException)
Sub New withNSException(aException As NSException)

Parameters:

  • aException:

Err  virtual

property Err: not nullable ErrObject read;
var Err: ErrObject { get{} }
ReadOnly Property Err() As ErrObject

var Message: String { get{} }

Err  virtual

property Err: not nullable ErrObject read;
var Err: ErrObject { get{} }
ReadOnly Property Err() As ErrObject

var Message: String { get{} }

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(aMessage: String)
ErrObjectException(String aMessage)
ErrObjectException(String aMessage)
Sub New(aMessage As String)

Parameters:

  • aMessage:

constructor withError(NSError): InstanceType    (declared in RTLException) Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-visionOS Simulator, Island-visionOS-arm64, Island-watchOS Simulator, Island-watchOS-arm64_32, Toffee

constructor withError(aError: NSError)
ErrObjectException withError(NSError aError)
init(error aError: NSError)
Sub New withError(aError As NSError)

Parameters:

  • aError:

constructor withNSException(NSException)    (declared in RTLException) Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-visionOS Simulator, Island-visionOS-arm64, Island-watchOS Simulator, Island-watchOS-arm64_32

constructor withNSException(aException: NSException)
ErrObjectException withNSException(NSException aException)
init(nSException aException: NSException)
Sub New withNSException(aException As NSException)

Parameters:

  • aException: