Thrift::Exception
# File usr/lib/ruby/vendor_ruby/thrift/protocol/base_protocol.rb, line 34 def initialize(type=UNKNOWN, message=nil) super(message) @type = type end
[Validate]
Generated with the Darkfish Rdoc Generator 2.