Class Machinist::NoBlueprintError
In: lib/machinist/exceptions.rb
Parent: RuntimeError

Raised when calling make on a class with no corresponding blueprint defined.

Methods

message   new  

Attributes

klass  [R] 
name  [R] 

Public Class methods

Public Instance methods

[Validate]