| Package | Description |
|---|---|
| org.xins.common.spec |
API specification classes.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCodeSpec |
FunctionSpec.getErrorCode(String errorCodeName)
Gets the error code specification for the specified error code.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ErrorCodeSpec> |
FunctionSpec.getErrorCodes()
Gets the error code specifications defined in the function.
|
See http://www.xins.org/.