|
VistALink v1.6 | |||||||||
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.security.GeneralSecurityException
javax.security.auth.login.LoginException
gov.va.med.vistalink.security.VistaLoginModuleException
gov.va.med.vistalink.security.VistaLoginModuleNoPathToListenerException
public final class VistaLoginModuleNoPathToListenerException
If thrown, no reachable listener was found on the path represented by the specified IP address and Port. When
attempting a logon, you can trap for this specific exception, in addition to the more general
VistaLoginModuleException
and LoginException
exceptions.
Method Summary |
---|
Methods inherited from class gov.va.med.vistalink.security.VistaLoginModuleException |
---|
getFullStackTrace, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
VistALink v1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |