public class AmqpResourceNotAvailableException extends AmqpException
AmqpException。たとえば、channelMax 制限に達し、接続が現時点で新しいチャネルを作成できない場合などです。| コンストラクターと説明 |
|---|
AmqpResourceNotAvailableException(StringSE message) |
AmqpResourceNotAvailableException(StringSE message, ThrowableSE cause) |
AmqpResourceNotAvailableException(ThrowableSE cause) |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic AmqpResourceNotAvailableException(StringSE message)
public AmqpResourceNotAvailableException(ThrowableSE cause)
public AmqpResourceNotAvailableException(StringSE message, ThrowableSE cause)