Class WrongTypeException

    • Constructor Detail

      • WrongTypeException

        public WrongTypeException​(String s)
        Construct a WrongTypeException with the specified detail message.
        Parameters:
        s - the detail message.