Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
4ce2874fd50acaff7fa5b0f571098f50623752cc
/
.
/
lib
/
erl
/
include
/
tException.hrl
blob: 896e8cb3a8e32aff712d3e36a0576a7e32b6bab6 [
file
] [
log
] [
blame
]
%%%
Copyright
(
c
)
2007
-
Facebook
%%%
Distributed
under the
Thrift
Software
License
%%%
%%%
See
accompanying file LICENSE
or
visit the
Thrift
site at
:
%%%
http
:
//developers.facebook.com/thrift/
-
record
(
tException
,
{
message
,
type
,
backtrace
}).