ConfigNotFoundException

public class ConfigNotFoundException extends RuntimeException

The ConfigNotFoundException exception signals a situation when an CSD configuration with a given name cannot be found.

Constructors

ConfigNotFoundException

public ConfigNotFoundException(String message)

ConfigNotFoundException

public ConfigNotFoundException(String message, Throwable cause)