ConfigLoadException

constructor(message: String, cause: Throwable? = null)(source)

Parameters

message

a human-readable description of what failed to load or parse

cause

the underlying failure (e.g. a parse error, FileNotFoundException, or a JCommander ParameterException), if any