ENotImplemented
Overview
Location
-
Reference:
- Delphi.dll .NET
- delphi.jar Cooper
- Delphi.fx Island
- libDelphi.fx Toffee
- Namespace: RemObjects.Elements.RTL.Delphi
-
Ancestry:
- NotImplementedException | ENotImplemented .NET
- Exception | RTLException | NotImplementedException | ENotImplemented Cooper
- Exception | NotImplementedException | ENotImplemented Island
- NSException | RTLException | NotImplementedException | ENotImplemented Toffee
- NotImplementedException | ENotImplemented .NET
constructor .NET, Cooper, Island
constructor
ENotImplemented()
init()
ENotImplemented()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper, Island
constructor(aMessage: not nullable String)
ENotImplemented(String! aMessage)
init(_ aMessage: String)
ENotImplemented(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor (SerializationInfo, StreamingContext) .NET
constructor(info: SerializationInfo; context: StreamingContext)
ENotImplemented(SerializationInfo info, StreamingContext context)
init(_ info: SerializationInfo, _ context: StreamingContext)
ENotImplemented(SerializationInfo info, StreamingContext context)
Sub New(info As SerializationInfo, context As StreamingContext)
Parameters:
- info:
- context:
constructor (String) .NET
constructor(message: String)
ENotImplemented(String message)
init(_ message: String)
ENotImplemented(String message)
Sub New(message As String)
Parameters:
- message:
Parameters:
- message:
- inner:
constructor withError(NSError): InstanceType (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
constructor withError(aError: NSError)
ENotImplemented withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError:
Message (declared in RTLException) Toffee
var Message: String { get{} }
constructor .NET, Cooper, Island
constructor
ENotImplemented()
init()
ENotImplemented()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
Parameters:
- aFormat:
- aParams:
constructor (String) Cooper, Island
constructor(aMessage: not nullable String)
ENotImplemented(String! aMessage)
init(_ aMessage: String)
ENotImplemented(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor (SerializationInfo, StreamingContext) .NET
constructor(info: SerializationInfo; context: StreamingContext)
ENotImplemented(SerializationInfo info, StreamingContext context)
init(_ info: SerializationInfo, _ context: StreamingContext)
ENotImplemented(SerializationInfo info, StreamingContext context)
Sub New(info As SerializationInfo, context As StreamingContext)
Parameters:
- info:
- context:
constructor (String) .NET
constructor(message: String)
ENotImplemented(String message)
init(_ message: String)
ENotImplemented(String message)
Sub New(message As String)
Parameters:
- message:
Parameters:
- message:
- inner:
constructor withError(NSError): InstanceType (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
constructor withError(aError: NSError)
ENotImplemented withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError: