StandardError
# File lib/thrift/exceptions.rb, line 22 def initialize(message) super @message = message end