cad.simcad.objectserver.spec.cac.client
Class AuthentificationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--cad.simcad.objectserver.spec.cac.client.AuthentificationException
All Implemented Interfaces:
java.io.Serializable

public class AuthentificationException
extends java.lang.Exception

Exception for errors related to Authentification

Author:
Administrator
See Also:
Serialized Form

Constructor Summary
AuthentificationException()
          Creates a new instance of AuthentificationException without detail message.
AuthentificationException(java.lang.String msg)
          Constructs an instance of AuthentificationException with the specified detail message.
 
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

AuthentificationException

public AuthentificationException()
Creates a new instance of AuthentificationException without detail message.


AuthentificationException

public AuthentificationException(java.lang.String msg)
Constructs an instance of AuthentificationException with the specified detail message.

Parameters:
msg - the detail message.

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be