Exception: Impostor::ThrottledError

Inherits:
ImpostorError show all
Defined in:
lib/impostor/errors.rb

Overview

An error for impostor when the receiving forum rejects the post due to a throttling or spam error but which the user can re-attempt at a later time.

Instance Attribute Summary

Attributes inherited from ImpostorError

#original_exception

Method Summary

Methods inherited from ImpostorError

#initialize

Constructor Details

This class inherits a constructor from Impostor::ImpostorError