public class AmqpResourceNotAvailableException extends AmqpException
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.Constructor and Description |
---|
AmqpResourceNotAvailableException(String message) |
AmqpResourceNotAvailableException(String message,
Throwable cause) |
AmqpResourceNotAvailableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString