|
Secure iNet Factory | |||||||||
| 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
com.jscape.inet.ssh.authentication.AuthenticationException
public class AuthenticationException
Represents common authentication error.
| Constructor Summary | |
|---|---|
AuthenticationException()
Method AuthenticationException |
|
AuthenticationException(java.lang.String s)
Method AuthenticationException |
|
AuthenticationException(java.lang.Throwable cause)
Method AuthenticationException |
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getCause()
Method getReason |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationException()
public AuthenticationException(java.lang.String s)
s - public AuthenticationException(java.lang.Throwable cause)
cause - | Method Detail |
|---|
public java.lang.Throwable getCause()
getCause in class java.lang.Throwable
|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||