Exception: ZeroRuby::InternalError

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

Overview

Raised for unexpected internal server errors. Wrapped as app error per Zero protocol (no “internal” error type at mutation level)

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