Exception: PdfOxide::ArgumentError

Inherits:
Error
  • Object
show all
Defined in:
lib/pdf_oxide/errors.rb

Overview

Raised when a user-supplied argument fails validation BEFORE the native call (nil check, range check, etc.). Wrapper around ::ArgumentError so it composes with Ruby’s standard library.