class Riak::ProtobuffsFailedHeader
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/riak/errors/protobuffs_error.rb, line 7 def initialize super t('pbc.failed_header') end