Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
969b226b06aa80b4d35e0190b69569bdeb8d926c
/
.
/
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
}).