wRTOSInvalidEditionException Class

Inheritance Hierarchy

System Object
  System Exception
    IntervalZero.MaxRT.wRTOS.wRTOSException
      IntervalZero.MaxRT.wRTOS.wRTOSInvalidEditionException

Namespace:  IntervalZero.MaxRT.wRTOS
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS .dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public class wRTOSInvalidEditionException : wRTOSException

 

The wRTOSInvalidEditionException type exposes the following members:

Constructors

 

Name Description

Public method

wRTOSInvalidEditionException (String)

Initializes a new instance of the wRTOSInvalidEditionException class

Public method

wRTOSInvalidEditionException (String, Exception)

Constructor with a message in exception.

Methods

 

Name Description

Public method

Dispose

Explicit dispose.

(Inherited from wRTOSException.)

Protected method

Dispose (Boolean)

Dispose of the object.

(Inherited from wRTOSException.)

Protected method

Finalize

Finalizer.

(Inherited from wRTOSException.)

Properties

 

Name Description

Protected property

IsDisposed

true if the object has been disposed.

(Inherited from wRTOSException.)

See Also: