Mcs.Epm.MicrosoftProject.mpFx.Errors Class Reference
Provides data and functionality to assist in handling errors.
More...
List of all members.
|
Static Public Member Functions |
| static string | GetGetErrorFriendlyName (PSErrorID errorId) |
| | Given a PSErrorID, attempt to lookup a friendly description. Descriptions are stored as string resources.
|
|
static Collection< PSErrorID > | GetMSProjectErrorCodes (SoapException soapException) |
|
static string | ProcessMSProjectErrors (SoapException soapException) |
|
static string | FormatProjectError (PSErrorInfo[] errors, string soapMessage) |
|
static string | ProcessMpFxException (MpFxException exception) |
Detailed Description
Provides data and functionality to assist in handling errors.
Definition at line 23 of file Errors.cs.
Member Function Documentation
| static string Mcs.Epm.MicrosoftProject.mpFx.Errors.GetGetErrorFriendlyName |
( |
PSErrorID |
errorId |
) |
[static] |
Given a PSErrorID, attempt to lookup a friendly description. Descriptions are stored as string resources.
- Parameters:
-
- Returns:
- Either the friend name or the original error as a string
Definition at line 33 of file Errors.cs.
The documentation for this class was generated from the following file:
- C:/Data/Projects/MCS EPM Global Practice/Frameworks/Public/mpfX/1.0/Libraries/Mcs.Epm.MicrosoftProject.mpFx/Errors.cs