Invalid Config Exception
class InvalidConfigException(message: String? = null, cause: Throwable? = null) : SudoProfileException
Exception for indicating the configuration of the client was invalid.
Exception for indicating the configuration of the client was invalid.