xmlBlaster 1.6.2 API

org.xmlBlaster.jms
Class XBException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.jms.JMSException
              extended byorg.xmlBlaster.jms.XBException
All Implemented Interfaces:
java.io.Serializable

class XBException
extends javax.jms.JMSException

XBException

Author:
Michele Laghi

Field Summary
 
Fields inherited from class javax.jms.JMSException
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
(package private) XBException(java.lang.Exception ex, java.lang.String additionalTxt)
           
(package private) 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 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.