ConfigurationNotFoundException

public class ConfigurationNotFoundException extends RuntimeException

Thrown when there were problems with configuration e.g. unsupported configuration name, no default configuration selected.

Constructors

ConfigurationNotFoundException

public ConfigurationNotFoundException(String message)