RTX64InvalidEditionException Class

Inheritance Hierarchy
SystemObject
  SystemException
    IntervalZero.RTX64RTX64Exception
      IntervalZero.RTX64RTX64InvalidEditionException

Namespace:  IntervalZero.RTX64
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public class RTX64InvalidEditionException : RTX64Exception

The RTX64InvalidEditionException type exposes the following members.

Constructors
NameDescription
Public methodRTX64InvalidEditionException(String)
Initializes a new instance of the RTX64InvalidEditionException class
Public methodRTX64InvalidEditionException(String, Exception)
Constructor with a message in exception.
Top
Properties
NameDescription
Protected propertyIsDisposed
true if the object has been disposed.
(Inherited from RTX64Exception.)
Top
Methods
NameDescription
Public methodDispose
Explicit dispose.
(Inherited from RTX64Exception.)
Protected methodDispose(Boolean)
Dispose of the object.
(Inherited from RTX64Exception.)
Protected methodFinalize
Finalizer.
(Inherited from RTX64Exception.)
Top
See Also