Class: GMO::PG::Errors
- Inherits:
-
Object
- Object
- GMO::PG::Errors
- Includes:
- Enumerable
- Defined in:
- lib/gmo-pg/http_resource/errors.rb
Defined Under Namespace
Classes: Error
Constant Summary collapse
- SEPARATOR =
'|'
Instance Method Summary collapse
- #each ⇒ Object
-
#initialize(err_code, err_info) ⇒ Errors
constructor
A new instance of Errors.