Class AccessDeniedException

    • Constructor Detail

      • AccessDeniedException

        public AccessDeniedException​(String message)
        Constructs a new AccessDeniedException with the specified cause.
        Parameters:
        message - the cause of the exception.