JBoss Integration 6.0 Parent 6.0.0.CR1

org.jboss.tm
Interface XAExceptionFormatter


public interface XAExceptionFormatter

XAExceptionFormatter

Version:
$Revision: 37459 $
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

JBoss Integration 6.0 Parent 6.0.0.CR1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.