Class NotFoundException

    • Constructor Detail

      • NotFoundException

        public NotFoundException​(String message)
      • NotFoundException

        public NotFoundException​(Throwable t,
                                 String message)
      • NotFoundException

        public NotFoundException​(String message,
                                 Object... args)