InvalidInputException constructor

InvalidInputException(
  1. String message
)

Implementation

InvalidInputException(super.message);