ConfigException

open class ConfigException

Base class for all service related exceptions thrown by the Config client

Inheritors

Constructors

Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)