Methods

Files

Class Index [+]

Quicksearch

Thrift::TransportException

Constants

UNKNOWN
NOT_OPEN
ALREADY_OPEN
TIMED_OUT
END_OF_FILE

Attributes

type[R]

Public Class Methods

new(type=UNKNOWN, message=nil) click to toggle source
    # File /tmp/buildd/evernote-mode-0.10/ruby/lib/thrift/transport/base_transport.rb, line 31
31:     def initialize(type=UNKNOWN, message=nil)
32:       super(message)
33:       @type = type
34:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.