public class GanyPermissionsException
extends java.rmi.RemoteException
This is a Ganymede-specific RemoteException subclass that can be thrown by the server if a method is called which can cause a reject due to permissions failure.
| Constructor and Description |
|---|
GanyPermissionsException() |
GanyPermissionsException(java.lang.String s) |