import "acserr.idl";
Public Attributes | |
| string | file |
| long | lineNum |
| string | routine |
| string | host |
| string | process |
| string | thread |
| unsigned long long | timeStamp |
| string | sourceObject |
| ACSErr::ACSErrType | errorType |
| ACSErr::ErrorCode | errorCode |
| ACSErr::Severity | severity |
| string | shortDescription |
| NameValueSeq | data |
| ErrorLinkedList | previousError |
|
|
container for pair(s) name-value |
|
|
error code |
|
|
error type (group) |
|
|
file name |
|
|
host name |
|
|
line number |
|
|
previos error(s) (error stack) |
|
|
process name or PID |
|
|
routine |
|
|
error severity |
|
|
short description of the error |
|
|
source object |
|
|
thread name or its ID |
|
|
time stamp in 100 ns |
1.3.8