InvalidCastException
Overview
Thrown when a cast fails.
Location
-
Reference:
- elements.jar Cooper
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: Cooper, Toffee
-
Ancestry:
- Exception | RTLException | InvalidCastException Cooper
- NSException | RTLException | InvalidCastException Toffee
- Exception | RTLException | InvalidCastException Cooper
constructor Cooper
constructor
InvalidCastException()
init()
InvalidCastException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper
constructor(aMessage: String)
InvalidCastException(String aMessage)
init(_ aMessage: String)
InvalidCastException(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
InvalidCastException()
init()
InvalidCastException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper
constructor(aMessage: String)
InvalidCastException(String aMessage)
init(_ aMessage: String)
InvalidCastException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException) Toffee
init(withError aError: NSError)
Parameters:
- aError: