There's no documentation for this item.
# File e2mmap.rb, line 93 def fail(err = nil, *rest) begin E2MM.Fail(self, err, *rest) rescue E2MM::ErrNotRegisteredException super end end
<code/>
<pre/>
<code/>and<pre/>for code samples.