All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ProcessException Class Reference

Process Exception class. More...

Public Member Functions

 ProcessException ()
 Initializes a new instance of the ProcessException class. More...
 

Properties

short AvailableToUse [get, set]
 Gets or sets the available to use. More...
 
string Code [get, set]
 Gets or sets Exception Code. More...
 
string Description [get, set]
 Gets or sets Exception Description. More...
 
string Name [get, set]
 Gets or sets Exception Name. More...
 
ProcessIdentity Process [get, set]
 Gets or sets Process. More...
 
short ServerOnly [get, set]
 Gets or sets the server only. More...
 

Description

Process Exception class.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessException class.

Property Documentation

short AvailableToUse
getset

Gets or sets the available to use.

The available to use.

string Code
getset

Gets or sets Exception Code.

string Description
getset

Gets or sets Exception Description.

string Name
getset

Gets or sets Exception Name.

ProcessIdentity Process
getset

Gets or sets Process.

short ServerOnly
getset

Gets or sets the server only.