org.apache.axis2.transport.jms.iowrappers
Class JMSExceptionWrapper

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.apache.axis2.transport.jms.iowrappers.JMSExceptionWrapper
All Implemented Interfaces:
java.io.Serializable

public class JMSExceptionWrapper
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
JMSExceptionWrapper(javax.jms.JMSException ex)
           
 
Method Summary
 
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

JMSExceptionWrapper

public JMSExceptionWrapper(javax.jms.JMSException ex)


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.