-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.2
-
Fix Version/s: 0.10.0
-
Component/s: JavaScript - Compiler
-
Labels:None
THRIFT-809 will throw new Thrift.TProtocolException if a required field is missing. However, in the js/src/thrift.js, TProtocolException is not defined.