org.jboss.tm
Interface XAExceptionFormatter


public interface XAExceptionFormatter

XAExceptionFormatter

Version:
$Revision: 57208 $
Author:
David Jencks

Method Summary
 void formatXAException(XAException xae, org.jboss.logging.Logger log)
          Format the exception and log it
 

Method Detail

formatXAException

void formatXAException(XAException xae,
                       org.jboss.logging.Logger log)
Format the exception and log it

Parameters:
xae - the exception
log - the log


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.