"DTD/xhtml1-strict.dtd">
| Class Amrita::ModelMisMatch |
|
| Methods |
| Public Class methods |
| new(model_type, node_type) |
# File lib/amrita/node_expand.rb, line 143 def initialize(model_type, node_type) msg = ]#{model_type} can't expand #{node_type}] super(msg) end