Parent

Methods

Class/Module Index [+]

Quicksearch

ClsRuby::UndefinedMandatoryTagEx

Исключение, вызыванное тем, что не определен обязательный тег.

Public Class Methods

new( tag_name ) click to toggle source
# File lib/cls-ruby/ex.rb, line 61
def initialize( tag_name )
  super( "undefined mandatory tag: #{tag_name}" )
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.