graphmine-core / io.github.sof3.graphmine.config / ConfigMissingException
open class ConfigMissingException :
ConfigException
Thrown when a required entry is missing from a config
message
- the detailed exception message
<init> | ConfigMissingException(message: String ) Thrown when a required entry is missing from a config |