class Protobuf::Rpc::BadRequestProto

def initialize message='Request is of wrong type'

def initialize message='Request is of wrong type'
  super message, 'BAD_REQUEST_PROTO'
end