Class WrongValueException

    • Constructor Detail

      • WrongValueException

        public WrongValueException​(Statement statement)
      • WrongValueException

        public WrongValueException​(Throwable cause,
                                   Statement statement)
      • WrongValueException

        public WrongValueException​(String message,
                                   Statement statement)