org.deegree.security
Class GeneralSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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: 9346 $
- Author:
- Markus Schneider
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
message
String message
GeneralSecurityException
public GeneralSecurityException()
GeneralSecurityException
public GeneralSecurityException(Throwable t)
GeneralSecurityException
public GeneralSecurityException(String msg)
GeneralSecurityException
public GeneralSecurityException(String message,
Throwable arg1)
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net