RTX64InvalidArgumentException Class |
This class represents an invalid argument.

SystemObject
SystemException
IntervalZero.RTX64RTX64Exception
IntervalZero.RTX64RTX64InvalidArgumentException
Namespace:
IntervalZero.RTX64SystemException
IntervalZero.RTX64RTX64Exception
IntervalZero.RTX64RTX64InvalidArgumentException
Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The RTX64InvalidArgumentException type exposes the following members.

Name | Description | |
---|---|---|
![]() | RTX64InvalidArgumentException(String) |
Invalid argument with a message.
|
![]() | RTX64InvalidArgumentException(String, Exception) |
Invalid argument with a message and an inner exception.
|
![]() | RTX64InvalidArgumentException(String, String) |
Invalid argument with a message and parameter.
|
![]() | RTX64InvalidArgumentException(String, String, Exception) |
Invalid argument with a message, parameter, and inner exception.
|

Name | Description | |
---|---|---|
![]() | IsDisposed |
true if the object has been disposed.
(Inherited from RTX64Exception.) |
![]() | Message |
Message to display in the exception.
(Overrides ExceptionMessage.) |
![]() | ParamName |
Name of invalid parameter.
|

Name | Description | |
---|---|---|
![]() | Dispose |
Explicit dispose.
(Inherited from RTX64Exception.) |
![]() | Dispose(Boolean) |
Dispose of the object.
(Inherited from RTX64Exception.) |
![]() | Finalize |
Finalizer.
(Inherited from RTX64Exception.) |
