class XmlJats::PublicIdentifierNotDeclared
Public Class Methods
new(msg = 'Public identifier not supported')
click to toggle source
Calls superclass method
# File lib/errors.rb, line 17 def initialize(msg = 'Public identifier not supported') super end