org.exist.security
Class PermissionDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exist.security.PermissionDeniedException
- All Implemented Interfaces:
- Serializable
public class PermissionDeniedException
- extends Exception
Description of the Class
- Since:
- 24. Juni 2002
- Author:
- Wolfgang Meier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PermissionDeniedException
public PermissionDeniedException()
- Constructor for the PermissionDeniedException object
PermissionDeniedException
public PermissionDeniedException(String message)
- Constructor for the PermissionDeniedException object
- Parameters:
message
- Description of the Parameter
Copyright (C) Wolfgang Meier. All rights reserved.