lib/utils: Add Message error.
This commit is contained in:
@ -36,6 +36,7 @@ struct Error final: public std::exception {
|
||||
Index,
|
||||
Internal,
|
||||
InvalidArgument,
|
||||
Message,
|
||||
NotFound,
|
||||
Parsing,
|
||||
Query,
|
||||
|
||||
Reference in New Issue
Block a user