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