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