org.openmdx.security.auth.servlet.cci
Class TimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by javax.security.auth.login.LoginException
                  extended by org.openmdx.security.auth.servlet.cci.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException
extends LoginException

This exception is thrown if the reference to the Authentication has been cleared.

See Also:
Serialized Form

Constructor Summary
TimeoutException()
          Constructor
TimeoutException(String msg)
          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

TimeoutException

public TimeoutException()
Constructor


TimeoutException

public TimeoutException(String msg)
Constructor

Parameters:
msg -


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.