Exception: PortaText::Exception::ClientError

Inherits:
RequestError
  • Object
show all
Defined in:
lib/portatext/exception/client_error.rb

Overview

Raised when the request issued was invalid, HTTP 400.

Author

Marcelo Gornstein (marcelog@portatext.com)

Copyright

Copyright © 2015 PortaText

License

Apache-2.0

Instance Attribute Summary

Attributes inherited from RequestError

#descriptor, #original, #result

Method Summary

Methods inherited from RequestError

#initialize

Constructor Details

This class inherits a constructor from PortaText::Exception::RequestError