ilog.views.diagrammer
Interface IlvDiagrammer.PrinterExceptionHandler
- Enclosing class:
- IlvDiagrammer
public static interface IlvDiagrammer.PrinterExceptionHandler
This interface is used to pass back exceptions that occur during the asynchronous
printing of a diagram component.
exceptionThrown
void exceptionThrown(PrinterException ex,
IlvDiagrammer diagrammer)
- Signal that an exception occurred while printing the diagram component.
- Parameters:
ex - The printer exception.diagrammer - The diagram component that was being printed.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.