The following tables list the members exposed by the ActionException type.

Public Constructors

 

Name

Description

Public constructor Supported by the .NET Compact Framework.

ActionException Constructor

 

Top

Public Properties

 

Name

Description

Public property

Data

(inherited from Exception).

Public property

HResult

(inherited from Exception).

Public property

HelpLink

(inherited from Exception).

Public property

InnerException

(inherited from Exception).

Public property Supported by the .NET Compact Framework.

Message

 

Public property Supported by the .NET Compact Framework.

Number

 

Public property

Source

(inherited from Exception).

Public property

StackTrace

(inherited from Exception).

Public property

TargetSite

(inherited from Exception).

Top

Public Methods

 

Name

Description

Public method

Equals

(Overloaded) (inherited from Object).

Public method

GetBaseException

(inherited from Exception).

Public method

GetHashCode

(inherited from Object).

Public method

GetObjectData

(inherited from Exception).

Public method

GetType

(Overloaded) (inherited from Exception).

Public method Static

ReferenceEquals

(inherited from Object).

Public method

ToString

(inherited from Exception).

Top

Protected Methods

 

Name

Description

Protected method

Finalize

(inherited from Object).

Protected method

MemberwiseClone

(Overloaded) (inherited from Object).

Top

Protected Events

 

Name

Description

Protected event

SerializeObjectState

(inherited from Exception).

Top

Fields

 

Name

Description

Private field Supported by the .NET Compact Framework.

_description

 

Private field Supported by the .NET Compact Framework.

_number

 

Top

See Also

Reference

ActionException Class