InvalidCastException

Overview

Thrown when a cast fails.

Location

 

constructor Cooper

 

constructor

 

InvalidCastException()

 

init()

 

InvalidCastException()

 

Sub New()

constructor init()    (declared in RTLException) Toffee

 

init(init )

Parameters:

  • :

constructor (String, array of Object) Cooper

 

constructor(aFormat: String; params aParams: array of Object)

 

InvalidCastException(String aFormat, params Object[] aParams)

 

init(_ aFormat: String, _ aParams: Object...)

 

InvalidCastException(String aFormat, Object[]... aParams)

 

Sub New(aFormat As String, ParamArray aParams As Object())

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{} }

 

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:

  • :

constructor (String, array of Object) Cooper

 

constructor(aFormat: String; params aParams: array of Object)

 

InvalidCastException(String aFormat, params Object[] aParams)

 

init(_ aFormat: String, _ aParams: Object...)

 

InvalidCastException(String aFormat, Object[]... aParams)

 

Sub New(aFormat As String, ParamArray aParams As Object())

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: