|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
javax.security.sasl.SaslException
org.apache.mina.proxy.ProxyAuthException
public class ProxyAuthException
ProxyAuthException.java - This class extends SaslException and represents an
authentication failure to the proxy.
| Constructor Summary | |
|---|---|
ProxyAuthException(java.lang.String message)
|
|
ProxyAuthException(java.lang.String message,
java.lang.Throwable ex)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.security.sasl.SaslException |
|---|
getCause, initCause, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyAuthException(java.lang.String message)
public ProxyAuthException(java.lang.String message,
java.lang.Throwable ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||