Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
3b63fe4d3c75b20250ca1977750d4b4b3f80bf9b
/
.
/
lib
/
erl
/
include
/
tException.hrl
blob: 808a47494328e7c11007aae086987140be007ad7 [
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
}).