4 lines
No EOL
71 B
Ruby
4 lines
No EOL
71 B
Ruby
module RFPDF
|
|
class GenerationError < StandardError #:nodoc:
|
|
end
|
|
end |