InvalidArgumentException constructor
InvalidArgumentException(
- String message
Creates a new invalid argument exception
Implementation
InvalidArgumentException(super.message);
Creates a new invalid argument exception
InvalidArgumentException(super.message);