Interface MFProblem
-
- All Known Implementing Classes:
DataSourceNotSupportedProblem
public interface MFProblem
Problem during creation (ModelFactory.canCreate(DataSource, SModelName, ModelLoadingOption...)
). Potentially it might be used with the #load and #save methods.- Since:
- 2019-12-02
-
-
Field Summary
Fields Modifier and Type Field Description static MFProblem
NO_PROBLEM
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
-