IncorrectOptionalConfigsException constructor
IncorrectOptionalConfigsException(
- String cause
Exception constructor containing the description for the exception.
Implementation
IncorrectOptionalConfigsException(this.cause);