Class Error

Declaration :

Directly inherited by : Config External Invalid Logic State

Artifact : error, Component(s) : CommonLib

Operation what

Declaration :

Operation rootCause

If this exception was caused by a chain of further exceptions,
return the first one registered in this throw sequence.
This works only, if every exceptions thrown as a consequence
of another exception is propperly constructed by passing
the original exception to the constructor

Declaration :

Attribut cause

a copy of the first exception encountered in this exception chain

Declaration :

Stereotype: auto_ptr

All public operations : rootCause , what , what