Exception: Tuber::JobTooBigError

Inherits:
UnexpectedResponse show all
Defined in:
lib/tuber/errors.rb

Overview

Raises when the body of a job was too large.

Constant Summary

Constants inherited from UnexpectedResponse

UnexpectedResponse::ERROR_STATES

Instance Attribute Summary

Attributes inherited from UnexpectedResponse

#cmd, #status

Method Summary

Methods inherited from UnexpectedResponse

from_status, #initialize

Constructor Details

This class inherits a constructor from Tuber::UnexpectedResponse