NotImplementedException
Overview
Thrown when a method is not implemented.
Location
-
Reference:
- elements.jar Cooper
- libElements.fx Toffee
- Elements.fx ToffeeV2
- Namespace: RemObjects.Elements.RTL
- Platforms: Cooper, Toffee, ToffeeV2
-
Ancestry:
- Exception | RTLException | NotImplementedException Cooper
- NSException | RTLException | NotImplementedException Toffee, ToffeeV2
- Exception | RTLException | NotImplementedException Cooper
constructor Cooper
constructor
NotImplementedException()
init()
NotImplementedException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper
constructor(aMessage: String)
NotImplementedException(String aMessage)
init(_ aMessage: String)
NotImplementedException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException) Toffee, ToffeeV2
init(withError aError: NSError)
Parameters:
- aError:
Message (declared in RTLException) Toffee, ToffeeV2
var Message: String { get{} }
constructor Cooper
constructor
NotImplementedException()
init()
NotImplementedException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper
constructor(aMessage: String)
NotImplementedException(String aMessage)
init(_ aMessage: String)
NotImplementedException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError) (declared in RTLException) Toffee, ToffeeV2
init(withError aError: NSError)
Parameters:
- aError: