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 |
structure contains error information (error stack). It is defined in IDL that can be used for transfer error information between CORBA objects.
container for pair(s) name-value
error code
error type (group)
string ACSErr::ErrorTrace::file |
file name
string ACSErr::ErrorTrace::host |
host name
line number
previos error(s) (error stack)
string ACSErr::ErrorTrace::process |
process name or PID
string ACSErr::ErrorTrace::routine |
routine
error severity
short description of the error
source object
string ACSErr::ErrorTrace::thread |
thread name or its ID
unsigned long long ACSErr::ErrorTrace::timeStamp |
time stamp in 100 ns