Uses of Class
com.knezevic.edaf.v3.core.errors.EdafException
Packages that use EdafException
Package
Description
Configuration domain objects and parsing support for unified YAML experiment definitions.
Domain-specific exception types with actionable diagnostics.
-
Uses of EdafException in com.knezevic.edaf.v3.core.config
Subclasses of EdafException in com.knezevic.edaf.v3.core.configModifier and TypeClassDescriptionfinal classStructured validation exception for user-facing config errors. -
Uses of EdafException in com.knezevic.edaf.v3.core.errors
Subclasses of EdafException in com.knezevic.edaf.v3.core.errorsModifier and TypeClassDescriptionclassThrown when checkpoint save/load fails.classThrown when a requested plugin/component is not registered or incompatible.classThrown when configuration parsing or validation fails.classThrown when persistence sinks cannot store run data.