Package com.knezevic.edaf.v3.core.errors
package com.knezevic.edaf.v3.core.errors
Domain-specific exception types with actionable diagnostics.
Exceptions in this package are intended for user-facing configuration/runtime failures with clear remediation hints.
-
Exception ClassesClassDescriptionThrown when checkpoint save/load fails.Thrown when a requested plugin/component is not registered or incompatible.Thrown when configuration parsing or validation fails.Base runtime exception for EDAF v3.Thrown when persistence sinks cannot store run data.