Thrift::Exception
An IllegalArgument exception indicates an illegal or invalid argument was passed into a procedure.
# File lib/thrift/hbase_types.rb, line 181 def initialize(message=nil) super() self.message = message end
# File lib/thrift/hbase_types.rb, line 192 def struct_fields; FIELDS; end
# File lib/thrift/hbase_types.rb, line 194 def validate end
[Validate]
Generated with the Darkfish Rdoc Generator 2.