foodsoft/vendor/plugins/rfpdf/lib/fpdf/errors.rb
2009-01-06 11:49:19 +01:00

4 lines
No EOL
71 B
Ruby

module RFPDF
class GenerationError < StandardError #:nodoc:
end
end