PdfExtractionException constructor
- PdfError error
Creates a PdfExtractionException with the given error.
Implementation
const PdfExtractionException(this.error);
Creates a PdfExtractionException with the given error.
const PdfExtractionException(this.error);