THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the...
authorRoger Meier <roger@apache.org>
Wed, 3 Aug 2011 09:49:27 +0000 (09:49 +0000)
committerRoger Meier <roger@apache.org>
Wed, 3 Aug 2011 09:49:27 +0000 (09:49 +0000)
commit345ecc739ab145f9a0e7c27bbcb4ee72ccd3a86b
treecf0122091b05a989f08d2cb6398f1e36758486f2
parentc1905587872fe7a78adcc9d8c6d0c091ac7b80cc
THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1153412 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
lib/as3/src/org/apache/thrift/TApplicationError.as
lib/c_glib/src/thrift_application_exception.h
lib/cocoa/src/TApplicationException.h
lib/cpp/src/TApplicationException.h
lib/erl/include/thrift_constants.hrl
lib/hs/src/Thrift.hs
lib/js/thrift.js
lib/nodejs/lib/thrift/thrift.js
lib/ocaml/src/Thrift.ml
lib/perl/lib/Thrift.pm
lib/py/src/Thrift.py
lib/rb/lib/thrift/exceptions.rb