Class DataSourceNotSupportedProblem
- java.lang.Object
-
- org.jetbrains.mps.openapi.persistence.DataSourceNotSupportedProblem
-
-
Field Summary
-
Fields inherited from interface org.jetbrains.mps.openapi.persistence.MFProblem
NO_PROBLEM
-
-
Constructor Summary
Constructors Constructor Description DataSourceNotSupportedProblem(DataSource source)
-
-
-
Constructor Detail
-
DataSourceNotSupportedProblem
public DataSourceNotSupportedProblem(@NotNull DataSource source)
-
-
Method Detail
-
getDescription
@NotNull public String getDescription()
- Specified by:
getDescription
in interfaceMFProblem
-
-