VistALink v1.5.0.026

gov.va.med.vistalink.security
Class VistaLoginModuleUserCancelledException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.security.GeneralSecurityException
              extended byjavax.security.auth.login.LoginException
                  extended bygov.va.med.vistalink.security.VistaLoginModuleException
                      extended bygov.va.med.vistalink.security.VistaLoginModuleUserCancelledException
All Implemented Interfaces:
FoundationsExceptionInterface, java.io.Serializable

public final class VistaLoginModuleUserCancelledException
extends VistaLoginModuleException

Represents a user cancellation of Login. When attempting a logon, you can trap for this specific exception, in addition to the more general VistaLoginModuleException and LoginException exceptions.

Version:
1.5.0.026
Author:
Application Modernization - Foundations Team
See Also:
Serialized Form

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.5.0.026

VistALink v1.5.0.026