Serializablepublic class ProxyAuthException extends SaslException
SaslException and represents an
authentication failure to the proxy.| Constructor | Description |
|---|---|
ProxyAuthException(String message) |
|
ProxyAuthException(String message,
Throwable ex) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCause, initCause, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ProxyAuthException(String message)
message - The detail messageSaslException(String)public ProxyAuthException(String message, Throwable ex)
message - The detail messageex - The exception's causeSaslException(String, Throwable)Copyright © 2004–2018 Apache MINA Project. All rights reserved.