class HexaPDF::EncryptionError
Raised when there are problems while encrypting or decrypting a document.
def message # :nodoc:
def message # :nodoc: pdf_object ? "Object (#{pdf_object.oid},#{pdf_object.gen}): #{super}" : super end
Raised when there are problems while encrypting or decrypting a document.
def message # :nodoc: pdf_object ? "Object (#{pdf_object.oid},#{pdf_object.gen}): #{super}" : super end