Class: FrederickAPI::V2::Errors::BackgroundJobFailure

Inherits:
Error
  • Object
show all
Defined in:
lib/frederick_api/v2/errors/errors.rb

Overview

an exception class for when the server reports that a long running job has failed.

Instance Attribute Summary

Attributes inherited from Error

#errors

Method Summary

Methods inherited from Error

#initialize, #to_s

Constructor Details

This class inherits a constructor from FrederickAPI::V2::Errors::Error