![]() |
Micro Focus Content Manager SDK 10.0
|
Public Member Functions | |
| TrimException () | |
| TrimException (string errorMsg) | |
| TrimException (int errorId, string errorMsg, int level) | |
| override void | GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| TrimException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| void | Clear () |
| void | Chuck () |
| void | Set (string message, bool isWarning) |
| void | Assign (TrimException ae) |
| uint | warningsCount () |
| TrimException | getOneWarning (uint idx) |
Properties | |
| override string | Message [get] |
| int | ErrorCode [get] |
| bool | Good [get] |
| bool | Bad [get] |
| bool | Warning [get] |
| int | Level [get] |
| TRIM.SDK.TrimException.TrimException | ( | ) |
| TRIM.SDK.TrimException.TrimException | ( | string | errorMsg | ) |
| TRIM.SDK.TrimException.TrimException | ( | int | errorId, |
| string | errorMsg, | ||
| int | level | ||
| ) |
| TRIM.SDK.TrimException.TrimException | ( | System.Runtime.Serialization.SerializationInfo | info, |
| System.Runtime.Serialization.StreamingContext | context | ||
| ) |
| void TRIM.SDK.TrimException.Assign | ( | TrimException | ae | ) |
| void TRIM.SDK.TrimException.Chuck | ( | ) |
| void TRIM.SDK.TrimException.Clear | ( | ) |
| override void TRIM.SDK.TrimException.GetObjectData | ( | System.Runtime.Serialization.SerializationInfo | info, |
| System.Runtime.Serialization.StreamingContext | context | ||
| ) |
| TrimException TRIM.SDK.TrimException.getOneWarning | ( | uint | idx | ) |
| void TRIM.SDK.TrimException.Set | ( | string | message, |
| bool | isWarning | ||
| ) |
| uint TRIM.SDK.TrimException.warningsCount | ( | ) |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |