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}).