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