LoadConfigException
constructor(e: ConfigurateException)
Constructs a new exception wrapping a ConfigurateException.
Parameters
e
The underlying exception.
Constructs a new exception with a custom error message.
Parameters
message
The error message.