org.jboss.tm
Interface XAExceptionFormatter


public interface XAExceptionFormatter

XAExceptionFormatter

Version:
$Revision: 1.4.6.2 $
Author:
David Jencks

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

Method Detail

formatXAException

public 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.