Class ServiceException.NotFoundException

    • Constructor Detail

      • NotFoundException

        public NotFoundException​(String message)
      • NotFoundException

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

        public NotFoundException​(ErrorMessage errorMessage)