Methods

Files

Class Index [+]

Quicksearch

Thrift::ProtocolException

Constants

UNKNOWN
INVALID_DATA
NEGATIVE_SIZE
SIZE_LIMIT
BAD_VERSION

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/protocol/base_protocol.rb, line 34
34:     def initialize(type=UNKNOWN, message=nil)
35:       super(message)
36:       @type = type
37:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.