GraphMine

graphmine-core / io.github.sof3.graphmine.config / ConfigMissingException

ConfigMissingException

open class ConfigMissingException : ConfigException

Thrown when a required entry is missing from a config

Parameters

message - the detailed exception message

Constructors

<init> ConfigMissingException(message: String)
Thrown when a required entry is missing from a config