Package forestry.api.core
Interface IErrorSource
- All Known Subinterfaces:
IErrorLogic
public interface IErrorSource
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
getErrors
- Returns:
- The current errors in this error source, or an empty set if there are no errors.
-