Exception: Impostor::MissingTemplateMethodError

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

Overview

An error for template methods that need to be implemented

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