Class InvalidTypeException

    • Constructor Detail

      • InvalidTypeException

        public InvalidTypeException​(String message)
        Constructs a new InvalidTypeException with the specified error message.
        Parameters:
        message - Describes the error encountered.