xmlBlaster 2.2.0 API

org.xmlBlaster.jms
Class XBException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.jms.JMSException
              extended by org.xmlBlaster.jms.XBException
All Implemented Interfaces:
java.io.Serializable

 class XBException
extends javax.jms.JMSException

XBException

Author:
Michele Laghi

Constructor Summary
XBException(java.lang.Exception ex, java.lang.String additionalTxt)
           
XBException(java.lang.String id, java.lang.String txt)
           
 
Method Summary
private static java.lang.String getTxt(java.lang.Exception ex, java.lang.String additionalTxt)
           
 
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XBException

XBException(java.lang.String id,
            java.lang.String txt)

XBException

XBException(java.lang.Exception ex,
            java.lang.String additionalTxt)
Method Detail

getTxt

private static java.lang.String getTxt(java.lang.Exception ex,
                                       java.lang.String additionalTxt)

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.