Class ValueNotFoundException

    • Constructor Detail

      • ValueNotFoundException

        public ValueNotFoundException​(String message)
      • ValueNotFoundException

        public ValueNotFoundException​(String message,
                                      Throwable cause)
      • ValueNotFoundException

        public ValueNotFoundException​(Throwable cause)