unknown database tag exception introduced
This commit is contained in:
@ -15,6 +15,11 @@ Exceptions:
|
||||
ServiceErrorCode: 10003
|
||||
ErrorMessage: unsupported data type, review the DbService implementation
|
||||
ErrorInfoURL: https://google.com
|
||||
- Exception: UnknownDatabaseTagException
|
||||
ErrorCode: 500
|
||||
ServiceErrorCode: 10004
|
||||
ErrorMessage: the database tag mentioned in the API spec is not configured on the server, review the server configuration
|
||||
ErrorInfoURL: https://google.com
|
||||
# Make sure "Exception: Exception" is the last entry in the list
|
||||
- Exception: Exception
|
||||
ErrorCode: 500
|
||||
|
Reference in New Issue
Block a user