Declaration :
Directly inherited by : Config External Invalid Logic State
Artifact : error, Component(s) : CommonLib
Operation what |
Declaration :
Operation rootCause |
Declaration :
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
Attribut cause |
Declaration :
a copy of the first exception encountered in this exception chain