Class PermissionDeniedException

All Implemented Interfaces:
Serializable

public class PermissionDeniedException extends RoStoreServiceException
Exception is thrown when the client tries to execute an operation that it has no sufficient permissions for.
See Also:
  • Constructor Details

    • PermissionDeniedException

      public PermissionDeniedException(String message)