Package org.wildfly.glow.error
Interface ErrorIdentification
- All Known Implementing Classes:
DatasourceErrorIdentification
public interface ErrorIdentification
- Author:
- jdenise
-
Method Summary
Modifier and TypeMethodDescriptionvoidcollectErrors(Path rootPath) refreshErrors(Set<Layer> allBaseLayers)
-
Method Details
-
collectErrors
- Throws:
Exception
-
refreshErrors
- Throws:
Exception
-
getErrors
List<IdentifiedError> getErrors()
-