...
Code | Description |
---|---|
VALIDATION_ERROR | One or more required fields are missing or invalid One or more fields are not valid |
NOT_EXISTING | The object doesn't exist |
EXISTING | The object already exists |
DB_ERROR | There was an error during the database operation |
...