Overview

Location

constructor

ArgumentOutOfRangeException()

constructor(aFormat: String; params aParams: array of Object)
ArgumentOutOfRangeException(String aFormat, params Object[] aParams)
init(_ aFormat: String, _ aParams: Object...)
Sub New(aFormat As String, ParamArray aParams As Object())

Parameters:

  • aFormat:
  • aParams:

constructor(aMessage: String)
ArgumentOutOfRangeException(String aMessage)
Sub New(aMessage As String)

Parameters:

  • aMessage:

constructor(message: String)
ArgumentOutOfRangeException(String message)
Sub New(message As String)

Parameters:

  • message:

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-watchOS Simulator, Island-watchOS-arm64_32, Toffee

constructor withError(aError: NSError)
ArgumentOutOfRangeException 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-watchOS Simulator, Island-watchOS-arm64_32

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

Parameters:

  • aException:

var Message: String { get{} }
var Message: String { get{} }

constructor

ArgumentOutOfRangeException()

constructor(aFormat: String; params aParams: array of Object)
ArgumentOutOfRangeException(String aFormat, params Object[] aParams)
init(_ aFormat: String, _ aParams: Object...)
Sub New(aFormat As String, ParamArray aParams As Object())

Parameters:

  • aFormat:
  • aParams:

constructor(aMessage: String)
ArgumentOutOfRangeException(String aMessage)
Sub New(aMessage As String)

Parameters:

  • aMessage:

constructor(message: String)
ArgumentOutOfRangeException(String message)
Sub New(message As String)

Parameters:

  • message:

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-watchOS Simulator, Island-watchOS-arm64_32, Toffee

constructor withError(aError: NSError)
ArgumentOutOfRangeException 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-watchOS Simulator, Island-watchOS-arm64_32

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

Parameters:

  • aException: