ProfilerException Class Members
From MNG Profiler
MNG.Direct Documentation
ProfilerException Class Members
The following tables list the members exposed by ProfilerException.
Public Constructors
| Name | Description | |
|---|---|---|
| ProfilerException Constructor | Overloaded. |
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 | Overridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. | |
| GetType | (Inherited from System.Exception) | |
| ToString | (Inherited from System.Exception) |
Protected Events
| Name | Description | |
|---|---|---|
| SerializeObjectState | (Inherited from System.Exception) |
See Also