ArgumentOutOfRangeException
Overview
Location
-
Reference:
- RemObjects.InternetPack.fx Island
- libRemObjects.InternetPack.fx Toffee
- Namespace: RemObjects.InternetPack
- Platforms: Island, Toffee
-
Ancestry:
- Exception | RTLException | ArgumentOutOfRangeException Island-Android, Island-Ubuntu, Island-Windows
- NSException | RTLException | ArgumentOutOfRangeException 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
- Exception | RTLException | ArgumentOutOfRangeException Island-Android, Island-Ubuntu, Island-Windows
constructor
constructor
ArgumentOutOfRangeException()
init()
Sub New()
constructor (String, array of Object) (declared in RTLException)
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 (String) (declared in RTLException)
constructor(aMessage: String)
ArgumentOutOfRangeException(String aMessage)
init(_ aMessage: String)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor (String)
constructor(message: String)
ArgumentOutOfRangeException(String message)
init(_ message: String)
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:
Message (declared in RTLException) Toffee
var Message: String { get{} }
constructor
constructor
ArgumentOutOfRangeException()
init()
Sub New()
constructor (String, array of Object) (declared in RTLException)
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 (String) (declared in RTLException)
constructor(aMessage: String)
ArgumentOutOfRangeException(String aMessage)
init(_ aMessage: String)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor (String)
constructor(message: String)
ArgumentOutOfRangeException(String message)
init(_ message: String)
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: