LoadConfigException

constructor(e: ConfigurateException)

Constructs a new exception wrapping a ConfigurateException.

Parameters

e

The underlying exception.


constructor(message: String)

Constructs a new exception with a custom error message.

Parameters

message

The error message.