IndexOutOfRangeException
Overview
Thrown when accessing items out of the range of the underlying storage.
Location
-
Reference:
- elements.jar Cooper
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: Cooper, Toffee
-
Ancestry:
- Exception | RTLException | IndexOutOfRangeException Cooper
- NSException | RTLException | IndexOutOfRangeException Toffee
- Exception | RTLException | IndexOutOfRangeException Cooper
constructor Cooper
constructor
IndexOutOfRangeException()
init()
IndexOutOfRangeException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper
constructor(aMessage: String)
IndexOutOfRangeException(String aMessage)
init(_ aMessage: String)
IndexOutOfRangeException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException) Toffee
init(withError aError: NSError)
Parameters:
- aError:
Message (declared in RTLException) Toffee
var Message: String { get{} }
constructor Cooper
constructor
IndexOutOfRangeException()
init()
IndexOutOfRangeException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper
constructor(aMessage: String)
IndexOutOfRangeException(String aMessage)
init(_ aMessage: String)
IndexOutOfRangeException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException) Toffee
init(withError aError: NSError)
Parameters:
- aError: