org.ocap.shared.dvr
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ocap.shared.dvr.AccessDeniedException
- All Implemented Interfaces:
- Serializable
public class AccessDeniedException
- extends Exception
Exception thrown when an application is blocked from operating
on a RecordingRequest by security attributes associated with that
RecordingRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccessDeniedException
public AccessDeniedException()
- Constructs a AccessDeniedException with no detail message