Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ACSErr::ErrorTrace Struct Reference

import "acserr.idl";

List of all members.

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


Detailed Description

structure contains error information (error stack). It is defined in IDL that can be used for transfer error information between CORBA objects.


Member Data Documentation

NameValueSeq ACSErr::ErrorTrace::data
 

container for pair(s) name-value

ACSErr::ErrorCode ACSErr::ErrorTrace::errorCode
 

error code

ACSErr::ACSErrType ACSErr::ErrorTrace::errorType
 

error type (group)

string ACSErr::ErrorTrace::file
 

file name

string ACSErr::ErrorTrace::host
 

host name

long ACSErr::ErrorTrace::lineNum
 

line number

ErrorLinkedList ACSErr::ErrorTrace::previousError
 

previos error(s) (error stack)

string ACSErr::ErrorTrace::process
 

process name or PID

string ACSErr::ErrorTrace::routine
 

routine

ACSErr::Severity ACSErr::ErrorTrace::severity
 

error severity

string ACSErr::ErrorTrace::shortDescription
 

short description of the error

string ACSErr::ErrorTrace::sourceObject
 

source object

string ACSErr::ErrorTrace::thread
 

thread name or its ID

unsigned long long ACSErr::ErrorTrace::timeStamp
 

time stamp in 100 ns


The documentation for this struct was generated from the following file:
Generated on Thu Apr 30 02:28:33 2009 for ACS IDL interfaces by doxygen 1.3.8