class PDF::Core::Reference::CannotAttachStream
Public Class Methods
Source
# File lib/pdf/core/reference.rb, line 17 def initialize(message = 'Cannot attach stream to a non-dictionary object') super end
Calls superclass method
# File lib/pdf/core/reference.rb, line 17 def initialize(message = 'Cannot attach stream to a non-dictionary object') super end