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

org.deegree.security
Class UnauthorizedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.security.GeneralSecurityException
              extended by org.deegree.security.UnauthorizedException
All Implemented Interfaces:
Serializable

public class UnauthorizedException
extends GeneralSecurityException

Marks that the requested operation is not permitted.

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

Field Summary
(package private)  String message
           
 
Constructor Summary
UnauthorizedException()
           
UnauthorizedException(String message)
           
UnauthorizedException(String message, Throwable arg1)
           
UnauthorizedException(Throwable arg0)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

UnauthorizedException

public UnauthorizedException()

UnauthorizedException

public UnauthorizedException(String message)
Parameters:
message -

UnauthorizedException

public UnauthorizedException(String message,
                             Throwable arg1)
Parameters:
message -
arg1 -

UnauthorizedException

public UnauthorizedException(Throwable arg0)
Parameters:
arg0 -
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable
Returns:
message

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