public static interface IlvDiagrammer.PrinterExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
exceptionThrown(PrinterException ex,
IlvDiagrammer diagrammer)
Signal that an exception occurred while printing the diagram component.
|
void exceptionThrown(PrinterException ex, IlvDiagrammer diagrammer)
ex
- The printer exception.diagrammer
- The diagram component that was being printed.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.