Exception: InkFilePicker::ServerError

Inherits:
Error
  • Object
show all
Includes:
ErrorWithOriginal
Defined in:
lib/ink_file_picker/errors.rb

Overview

Public: Got a request error back trying to do a request

This includes wire errors like timeouts etc, and server errors like 5xx. Inspect error_or_response for more information.

Instance Attribute Summary

Attributes included from ErrorWithOriginal

#msg, #related

Method Summary

Methods included from ErrorWithOriginal

#initialize, #to_s