Exception: Snitcher::API::InternalServerError

Inherits:
Error
  • Object
show all
Defined in:
lib/snitcher/api/error.rb

Overview

InternalServerError is raised when something bad has happened on our end. Hopefully it’s nothing you did and we’re already on the case getting it fixed. If you’re able to trigger this regularly please contact us as we could use your help reproducing it.

Instance Attribute Summary

Attributes inherited from Error

#type

Method Summary

Methods inherited from Error

#initialize, new

Constructor Details

This class inherits a constructor from Snitcher::API::Error