public interface ErrorCode extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getDescription()
Get error description, not localized
|
String[] |
getErrorParametersValues() |
boolean |
isParametrizedError() |