public class AMQAuthenticationException extends AMQException
TODO Will this alwyas have the same status code, NOT_ALLOWED 530? Might set this up to always use that code.
Constructor and Description |
---|
AMQAuthenticationException(AMQConstant error,
String msg,
Throwable cause) |
cloneForCurrentThread, getErrorCode, isHardError, toString
clone
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AMQAuthenticationException(AMQConstant error, String msg, Throwable cause)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.