Parent

Included Modules

Files

Class/Module Index [+]

Quicksearch

Apache::Hadoop::Hbase::Thrift::IllegalArgument

An IllegalArgument exception indicates an illegal or invalid argument was passed into a procedure.

Constants

FIELDS
MESSAGE

Public Class Methods

new(message=nil) click to toggle source
# File lib/thrift/hbase_types.rb, line 181
def initialize(message=nil)
  super()
  self.message = message
end

Public Instance Methods

struct_fields() click to toggle source
# File lib/thrift/hbase_types.rb, line 192
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/thrift/hbase_types.rb, line 194
def validate
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.