Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ get_xceptions
Method
get_xceptions
compiler/cpp/src/thrift/parse/t_function.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
t_struct* get_arglist() const { return arglist_; }
79
80
t_struct* get_xceptions() const { return xceptions_; }
81
82
bool is_oneway() const { return oneway_; }
83
Callers
15
dump_docstrings
Function · 0.80
audit
Function · 0.80
compare_single_function
Function · 0.80
validate
Method · 0.80
generate_service_client
Method · 0.80
generate_function_helpers
Method · 0.80
generate_process_function
Method · 0.80
generate_function
Method · 0.80
generate_process_function
Method · 0.80
generate_perl_function_helpers
Method · 0.80
generate_service_client
Method · 0.80
generate_service_client
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected