Class NotFoundException

    • Constructor Detail

      • NotFoundException

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