|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionAnalyzer
Exception analyzers are used to extract non-standard information from vendor exceptions.
Method Summary | |
---|---|
String |
extractExtraXAExceptionDetails(XAException ex)
Extract information from a vendor's XAException that isn't available through standard APIs. |
Methods inherited from interface bitronix.tm.utils.Service |
---|
shutdown |
Method Detail |
---|
String extractExtraXAExceptionDetails(XAException ex)
ex
- the XAException
to analyze.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |