Sha256: 9b9969a075f61a354d14fae2f5ef8904ce2882e8ed8b10257129dd90b7610a1d

Contents?: true

Size: 83 Bytes

Versions: 8

Compression:

Stored size: 83 Bytes

Contents

module FFI
  module MsgPack
    class ParseError < StandardError
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ffi-msgpack-0.2.2 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.2.1 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.2.0 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.1.4 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.1.3 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.1.2 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.1.1 lib/ffi/msgpack/exceptions/parse_error.rb
ffi-msgpack-0.1.0 lib/ffi/msgpack/exceptions/parse_error.rb