7 lines
No EOL
145 B
Thrift
7 lines
No EOL
145 B
Thrift
namespace go biz.core.exceptions
|
|
|
|
exception CoreServicesException {
|
|
1: i32 code
|
|
2: string message
|
|
3: map<string, string> parameters
|
|
} |