public final class ProjectNotConfiguredForLanguagesError extends SphereError
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLanguages() |
static ProjectNotConfiguredForLanguagesError |
of(String message,
List<String> languages) |
as, getCode, getMessage, ofpublic static final String CODE