Uses of Class
io.annot8.core.exceptions.BadConfigurationException
-
Packages that use BadConfigurationException Package Description io.annot8.core.components This package contains the core interface for components. -
-
Uses of BadConfigurationException in io.annot8.core.components
Methods in io.annot8.core.components that throw BadConfigurationException Modifier and Type Method Description default voidAnnot8Component. configure(Context context)Configure this component using information from the given context.
-