Represents errors that occur during Machine ID info calculation.
The following tables list the members exposed by MachineInfoException.
Public Constructors
| Name | Description | |
|---|---|---|
|
MachineInfoException | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
|
Data | (inherited from Exception) |
|
HelpLink | (inherited from Exception) |
|
InnerException | (inherited from Exception) |
|
Message | (inherited from Exception) |
|
Source | (inherited from Exception) |
|
StackTrace | (inherited from Exception) |
|
TargetSite | (inherited from Exception) |
Protected Properties
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
GetBaseException | (inherited from Exception) |
|
GetHashCode | (inherited from Object) |
|
GetObjectData | (inherited from Exception) |
|
GetType | (inherited from Exception) |
|
ToString | (inherited from Exception) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
MachineInfoException | Overloaded. |