no.feide.moria.controller
Class AuthenticationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by no.feide.moria.controller.MoriaControllerException
              extended by no.feide.moria.controller.AuthenticationException
All Implemented Interfaces:
java.io.Serializable

public final class AuthenticationException
extends MoriaControllerException

Used to signal that the user has supplied wrong username/password.

Version:
$Revision: 1.3 $
Author:
Lars Preben S. Arnesen <lars.preben.arnesen@conduct.no>
See Also:
Serialized Form

Constructor Summary
AuthenticationException()
          Basic constructor.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationException

public AuthenticationException()
Basic constructor.



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.