VariistConfigException

abstract class VariistConfigException(message: String, cause: Throwable?) : RuntimeException(source)

The base class of Exceptions which are raised in conjunction with VariistConfig.

Since

2.0.0

Inheritors

Constructors

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

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