Configuration related error codes with a relative description.
|
| MISSING_CONFIG =("Configuration not found") |
| Error code and description indicating that the configuration is missing.
|
|
| INVALID_CONFIG =("Configuration is invalid") |
| Error code and description indicating that the configuration is not valid.
|
|
The documentation for this enum was generated from the following file:
- model/src/main/java/tenduke/sdk/core/model/ConfigError.java