ArgumentException
Overview
Exception thrown when an argument does not match an expected value.
Location
-
Reference:
- libElements.fx Toffee
- Elements.fx ToffeeV2
- Namespace: RemObjects.Elements.RTL
- Platforms: Toffee, ToffeeV2
- Ancestry: NSException | RTLException | ArgumentException
constructor (declared in RTLException) ToffeeV2
init()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (String) (declared in RTLException)
init(_ aMessage: String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException)
init(withError aError: NSError)
Parameters:
- aError:
Message (declared in RTLException)
var Message: String { get{} }
constructor (declared in RTLException) ToffeeV2
init()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (String) (declared in RTLException)
init(_ aMessage: String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException)
init(withError aError: NSError)
Parameters:
- aError: