ENotImplemented

Overview

Location

 

constructor .NET, Cooper, Island

 

constructor

 

ENotImplemented()

 

init()

 

ENotImplemented()

 

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)

 

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 (String, Exception) .NET

 

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(withError aError: NSError)

 

Sub New withError(aError As NSError)

Parameters:

  • aError:

Message    (declared in RTLException) Toffee

 

var Message: String { get{} }

 

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:

  • :

constructor (String, array of Object) Cooper

 

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 (String, Exception) .NET

 

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(withError aError: NSError)

 

Sub New withError(aError As NSError)

Parameters:

  • aError: