Class ResourceNotFoundException

    • Constructor Detail

      • ResourceNotFoundException

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