Exception: Pictify::TemplateNotFoundError

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

Overview

Raised when the specified template does not exist (HTTP 404).

Instance Attribute Summary

Attributes inherited from Error

#response_body, #status_code

Method Summary

Methods inherited from Error

#initialize, #message, #to_s

Constructor Details

This class inherits a constructor from Pictify::Error