Exception: ZeroRuby::ParseError

Inherits:
Error
  • Object
show all
Defined in:
lib/zero_ruby/errors.rb

Overview

Raised when push data is malformed or missing required fields. Triggers top-level PushFailed with reason: “parse”

Instance Attribute Summary

Attributes inherited from Error

#details

Method Summary

Methods inherited from Error

#error_type, #initialize

Constructor Details

This class inherits a constructor from ZeroRuby::Error