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(aFormat: String; params aParams: array of Object)
ENotImplemented(String aFormat, params Object[] aParams)
init(_ aFormat: String, _ aParams: Object...)
ENotImplemented(String aFormat, Object[]... aParams)
Sub New(aFormat As String, ParamArray aParams As Object())
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:
constructor(message: String; inner: Exception)
ENotImplemented(String message, Exception inner)
init(_ message: String, _ inner: Exception)
ENotImplemented(String message, Exception inner)
Sub New(message As String, inner As Exception)
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(error 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(aFormat: String; params aParams: array of Object)
ENotImplemented(String aFormat, params Object[] aParams)
init(_ aFormat: String, _ aParams: Object...)
ENotImplemented(String aFormat, Object[]... aParams)
Sub New(aFormat As String, ParamArray aParams As Object())
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:
constructor(message: String; inner: Exception)
ENotImplemented(String message, Exception inner)
init(_ message: String, _ inner: Exception)
ENotImplemented(String message, Exception inner)
Sub New(message As String, inner As Exception)
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(error aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError: