deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.security
Class GeneralSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.security.GeneralSecurityException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicateException, ReadWriteLockInUseException, ReadWriteLockInvalidException, UnauthorizedException, UnknownException, WrongCredentialsException

public class GeneralSecurityException
extends Exception

Marks that the requested operation failed, because of technical issues in the security subsystem or because of insufficient rights.

Version:
$Revision: 18195 $
Author:
Markus Schneider
See Also:
Serialized Form

Field Summary
(package private)  String message
           
 
Constructor Summary
GeneralSecurityException()
           
GeneralSecurityException(String msg)
           
GeneralSecurityException(String message, Throwable arg1)
           
GeneralSecurityException(Throwable t)
           
 
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
 

Field Detail

message

String message
Constructor Detail

GeneralSecurityException

public GeneralSecurityException()

GeneralSecurityException

public GeneralSecurityException(Throwable t)

GeneralSecurityException

public GeneralSecurityException(String msg)

GeneralSecurityException

public GeneralSecurityException(String message,
                                Throwable arg1)

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org