Parent

Methods

PDFKit::ImproperSourceError

Public Class Methods

new(msg) click to toggle source
# File lib/pdfkit/pdfkit.rb, line 14
def initialize(msg)
  super("Improper Source: #{msg}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.