ArgumentNullException
Overview
Exception thrown when an argument is null when it should not be.
Location
-
Reference:
- Elements.dll .NET, .NET Core 6.0, .NET Standard 2.0
- elements.jar Cooper
- Elements.fx Island, ToffeeV2
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2
-
Ancestry:
- ArgumentException | ArgumentNullException .NET, .NET Core 6.0, .NET Standard 2.0
- IllegalArgumentException | ArgumentNullException Cooper
- Exception | ArgumentException | ArgumentNullException Island
- NSException | RTLException | ArgumentException | ArgumentNullException Toffee, ToffeeV2
- ArgumentException | ArgumentNullException .NET, .NET Core 6.0, .NET Standard 2.0
constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, ToffeeV2
constructor
ArgumentNullException()
init()
ArgumentNullException()
Sub New()
constructor init() Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (String)
constructor(aMessage: String)
ArgumentNullException(String aMessage)
init(_ aMessage: String)
ArgumentNullException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError): InstanceType (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee, ToffeeV2
constructor withError(aError: NSError)
ArgumentNullException withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError:
Message (declared in RTLException) Toffee, ToffeeV2
var Message: String { get{} }
RaiseIfNil
Parameters:
- Value:
- Name:
RaiseIfNil
Parameters:
- Value:
- Name:
constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, ToffeeV2
constructor
ArgumentNullException()
init()
ArgumentNullException()
Sub New()
constructor init() Toffee
init(init )
Parameters:
- :
constructor (String, array of Object) (declared in RTLException)
Parameters:
- aFormat:
- aParams:
constructor (String)
constructor(aMessage: String)
ArgumentNullException(String aMessage)
init(_ aMessage: String)
ArgumentNullException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
constructor withError(NSError): InstanceType (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee, ToffeeV2
constructor withError(aError: NSError)
ArgumentNullException withError(NSError aError)
init(withError aError: NSError)
Sub New withError(aError As NSError)
Parameters:
- aError: