org.astrogrid.acr
Class SecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.astrogrid.acr.ACRException
org.astrogrid.acr.SecurityException
- All Implemented Interfaces:
- Serializable
public class SecurityException
- extends ACRException
The user is not authorized to perform this operation.
For example, user is attempting a valid operation, but lacks the permissions to do it (e.g. read a vospace file not owned by them)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Copyright © 2002-2010 AstroGrid. All Rights Reserved.