class Para::ComponentNotFound
Attributes
Public Class Methods
Public Instance Methods
Source
# File lib/para/errors.rb, line 11 def message "Component not found for type : #{ type }" end
# File lib/para/errors.rb, line 11 def message "Component not found for type : #{ type }" end