Class AccessDeniedException

    • Constructor Detail

      • AccessDeniedException

        public AccessDeniedException​(String message)
        Constructs a new AccessDeniedException with the specified error message.
        Parameters:
        message - Describes the error encountered.