org.deegree.security
Class GeneralSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.security.GeneralSecurityException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DuplicateException, ReadWriteLockInUseException, ReadWriteLockInvalidException, UnauthorizedException, UnknownException, WrongCredentialsException
public class GeneralSecurityException
- extends java.lang.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) java.lang.String |
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 |
message
java.lang.String message
GeneralSecurityException
public GeneralSecurityException()
GeneralSecurityException
public GeneralSecurityException(java.lang.Throwable t)
GeneralSecurityException
public GeneralSecurityException(java.lang.String msg)
GeneralSecurityException
public GeneralSecurityException(java.lang.String message,
java.lang.Throwable arg1)
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org