org.apache.airavata.wsmg.client
Class MsgBrokerClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by org.apache.axis2.AxisFault
                      extended by org.apache.airavata.wsmg.client.MsgBrokerClientException
All Implemented Interfaces:
Serializable

public class MsgBrokerClientException
extends org.apache.axis2.AxisFault

See Also:
Serialized Form

Constructor Summary
MsgBrokerClientException(String msg)
           
MsgBrokerClientException(String msg, Throwable t)
           
 
Method Summary
 
Methods inherited from class org.apache.axis2.AxisFault
addHeader, addReason, addReason, getDetail, getFaultAction, getFaultCode, getFaultCodeElement, getFaultDetailElement, getFaultMessageContext, getFaultNode, getFaultNodeElement, getFaultReasonElement, getFaultRole, getFaultRoleElement, getFaultSubCodes, getFaultType, getMessage, getNodeURI, getReason, headerIterator, headers, makeFault, setDetail, setFaultAction, setFaultCode, setFaultCode, setFaultSubCodes, setFaultType, setNodeURI
 
Methods inherited from class java.rmi.RemoteException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

MsgBrokerClientException

public MsgBrokerClientException(String msg)

MsgBrokerClientException

public MsgBrokerClientException(String msg,
                                Throwable t)


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.