Subclasses of DistResException in org.objectweb.perseus.distribution.api |
class |
AlreadyCoordinatorException
This exception is thrown for call to the DistResControllerService when
the local node or the designated one is already a coordinator |
class |
NotCoordinatorException
This exception is thrown for call to the DistResCoordinatorService or
DistResCoordinatorService interfaces for resource of which the local node or
the designated one is not a coordinator |
class |
NotUserException
This exception is thrown for call to the DistResUserService interface
for resource of which the local node (to which the service is attached to)
is not user |
class |
UseNotGrantedException
This exception is thrown when a call to joinUsersRequest of the DistResUserService
interface fails |