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, of
public static final String CODE