public static class LanguageException.LanguageErrorCodes extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | INVALID_PARAMETERS | 
| static String | UNSUPPORTED_EXPRESSION | 
| static String | UNSUPPORTED_PARAMETERS | 
| Constructor and Description | 
|---|
| LanguageErrorCodes() | 
public static final String UNSUPPORTED_EXPRESSION
public static final String INVALID_PARAMETERS
public static final String UNSUPPORTED_PARAMETERS
Copyright © 2020 The Apache Software Foundation. All rights reserved.