Parent

Methods

Thrift::Exception

Attributes

message[R]

Public Class Methods

new(message) click to toggle source
# File lib/thrift/exceptions.rb, line 22
def initialize(message)
  super
  @message = message
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.