EArgumentNilException
Overview
Location
-
Reference:
- Delphi.dll .NET
- delphi.jar Cooper
- Delphi.fx Island
- libDelphi.fx Toffee
- Namespace: RemObjects.Elements.RTL.Delphi
-
Ancestry:
- ArgumentException | EArgumentException | EArgumentNilException .NET
- IllegalArgumentException | EArgumentException | EArgumentNilException Cooper
- Exception | ArgumentException | EArgumentException | EArgumentNilException Island
- NSException | RTLException | ArgumentException | EArgumentException | EArgumentNilException Toffee
- ArgumentException | EArgumentException | EArgumentNilException .NET
constructor .NET, Cooper
constructor
EArgumentNilException()
init()
EArgumentNilException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (not nullable String) Island
constructor(aMessage: not nullable String)
EArgumentNilException(String! aMessage)
init(_ aMessage: String)
Sub New(aMessage As String)
Parameters:
- aMessage:
Parameters:
- aMessage:
- aException:
Parameters:
- aMessage:
- aParamName:
Parameters:
- aMessage:
- aParamName:
- aException:
constructor (String) Cooper
constructor(arg1: String)
EArgumentNilException(String arg1)
init(_ arg1: String)
EArgumentNilException(String arg1)
Sub New(arg1 As String)
Parameters:
- arg1:
constructor (String, Throwable) Cooper
constructor(arg1: String; arg2: Throwable)
EArgumentNilException(String arg1, Throwable arg2)
init(_ arg1: String, _ arg2: Throwable)
EArgumentNilException(String arg1, Throwable arg2)
Sub New(arg1 As String, arg2 As Throwable)
Parameters:
- arg1:
- arg2:
constructor (Throwable) Cooper
constructor(arg1: Throwable)
EArgumentNilException(Throwable arg1)
init(_ arg1: Throwable)
EArgumentNilException(Throwable arg1)
Sub New(arg1 As Throwable)
Parameters:
- arg1:
constructor (SerializationInfo, StreamingContext) .NET
constructor(info: SerializationInfo; context: StreamingContext)
EArgumentNilException(SerializationInfo info, StreamingContext context)
init(_ info: SerializationInfo, _ context: StreamingContext)
EArgumentNilException(SerializationInfo info, StreamingContext context)
Sub New(info As SerializationInfo, context As StreamingContext)
Parameters:
- info:
- context:
constructor (String) .NET
constructor(message: String)
EArgumentNilException(String message)
init(_ message: String)
EArgumentNilException(String message)
Sub New(message As String)
Parameters:
- message:
Parameters:
- message:
- innerException:
Parameters:
- message:
- paramName:
Parameters:
- message:
- paramName:
- innerException:
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)
EArgumentNilException 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
constructor
EArgumentNilException()
init()
EArgumentNilException()
Sub New()
constructor init() (declared in RTLException) Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (not nullable String) Island
constructor(aMessage: not nullable String)
EArgumentNilException(String! aMessage)
init(_ aMessage: String)
Sub New(aMessage As String)
Parameters:
- aMessage:
Parameters:
- aMessage:
- aException:
Parameters:
- aMessage:
- aParamName:
Parameters:
- aMessage:
- aParamName:
- aException:
constructor (String) Cooper
constructor(arg1: String)
EArgumentNilException(String arg1)
init(_ arg1: String)
EArgumentNilException(String arg1)
Sub New(arg1 As String)
Parameters:
- arg1:
constructor (String, Throwable) Cooper
constructor(arg1: String; arg2: Throwable)
EArgumentNilException(String arg1, Throwable arg2)
init(_ arg1: String, _ arg2: Throwable)
EArgumentNilException(String arg1, Throwable arg2)
Sub New(arg1 As String, arg2 As Throwable)
Parameters:
- arg1:
- arg2:
constructor (Throwable) Cooper
constructor(arg1: Throwable)
EArgumentNilException(Throwable arg1)
init(_ arg1: Throwable)
EArgumentNilException(Throwable arg1)
Sub New(arg1 As Throwable)
Parameters:
- arg1:
constructor (SerializationInfo, StreamingContext) .NET
constructor(info: SerializationInfo; context: StreamingContext)
EArgumentNilException(SerializationInfo info, StreamingContext context)
init(_ info: SerializationInfo, _ context: StreamingContext)
EArgumentNilException(SerializationInfo info, StreamingContext context)
Sub New(info As SerializationInfo, context As StreamingContext)
Parameters:
- info:
- context:
constructor (String) .NET
constructor(message: String)
EArgumentNilException(String message)
init(_ message: String)
EArgumentNilException(String message)
Sub New(message As String)
Parameters:
- message:
Parameters:
- message:
- innerException:
Parameters:
- message:
- paramName:
Parameters:
- message:
- paramName:
- innerException:
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)
EArgumentNilException withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError: