public interface DipPublicationErrorHandler
This interface must be implemented by the DIP developer.
Modifier and Type | Method and Description |
---|---|
void |
handleException(DipPublication publication,
DipException ex)
invoked when an asynch error occurs.
|
void handleException(DipPublication publication, DipException ex)
publication
- source of the errorex
- exception details.Copyright © 2008–2017 CERN. All rights reserved.