org.deegree.services.authentication
Class SecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.deegree.services.authentication.SecurityException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthenticationException, FailedAuthentication

public class SecurityException
extends RuntimeException

TODO add class documentation here

Version:
$Revision: 22926 $, $Date: 2010-03-08 18:13:32 +0100 (Mon, 08 Mar 2010) $
Author:
Steffen Thomas, last edited by: $Author: sthomas $
See Also:
Serialized Form

Constructor Summary
SecurityException()
           
 
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

SecurityException

public SecurityException()


Copyright © 2011. All Rights Reserved.