Uses of Class
org.apache.qpid.AMQConnectionException

Packages that use AMQConnectionException
org.apache.qpid.framing   
 

Uses of AMQConnectionException in org.apache.qpid.framing
 

Methods in org.apache.qpid.framing that return AMQConnectionException
 AMQConnectionException AMQMethodBody.getConnectionException(AMQConstant code, String message)
           
 AMQConnectionException AMQMethodBodyImpl.getConnectionException(AMQConstant code, String message)
           
 AMQConnectionException AMQMethodBody.getConnectionException(AMQConstant code, String message, Throwable cause)
           
 AMQConnectionException AMQMethodBodyImpl.getConnectionException(AMQConstant code, String message, Throwable cause)
           
 



Licensed to the Apache Software Foundation