ConfigurationException

A generic exception that can be thrown while building the configuration. This exception indicates that the requested configuration is not possible.

Constructors

Link copied to clipboard
constructor(message: String)
constructor(ex: Exception)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard