Searched defs:BusinessError (Results 1 – 3 of 3) sorted by relevance
28 export interface BusinessError extends Error { interface
92 struct BusinessError { struct107 BusinessError error; argument
507 struct BusinessError { struct512 BusinessError &operator=(const BusinessError &source) argument523 BusinessError &Build(CallResult callResult, const std::string &msg) in Build() argument