添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
道上混的饭盒  ·  keytool ...·  1 年前    · 
苦恼的馒头  ·  socket.io 原理详解 - 掘金·  1 年前    · 
越狱的排球  ·  uncaught ...·  1 年前    · 
public class AmqpResourceNotAvailableException extends AmqpException
The AmqpException thrown when some resource can't be accessed. For example when channelMax limit is reached and connect can't create a new channel at the moment.
Since:
1.7.7
Author:
Artem Bilan, Gary Russell
See Also:
  • Serialized Form
  • Methods inherited from class java.lang. Throwable

    addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString

    Methods inherited from class java.lang. Object

    clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait

    AmqpResourceNotAvailableException

    public AmqpResourceNotAvailableException ( String message, Throwable cause)