Posh2ExeException Class Members
From Posh2Exe
Online and CHM
Posh2ExeException Class Members
The following tables list the members exposed by Posh2ExeException.
Public Constructors
| Name | Description | |
|---|---|---|
| Posh2ExeException Constructor |
Public Properties
| Name | Description | |
|---|---|---|
| Data | (Inherited from System.Exception) | |
| HelpLink | (Inherited from System.Exception) | |
| HResult | (Inherited from System.Exception) | |
| InnerException | (Inherited from System.Exception) | |
| Message | (Inherited from System.Exception) | |
| Source | (Inherited from System.Exception) | |
| StackTrace | (Inherited from System.Exception) | |
| TargetSite | (Inherited from System.Exception) |
Public Methods
| Name | Description | |
|---|---|---|
| GetBaseException | (Inherited from System.Exception) | |
| GetObjectData | (Inherited from System.Exception) | |
| GetType | (Inherited from System.Exception) | |
| ToString | (Inherited from System.Exception) |
Protected Events
| Name | Description | |
|---|---|---|
| SerializeObjectState | (Inherited from System.Exception) |
See Also