addErrorHandler abstract method
Returns a new DartnessPipeline with errorHandler
added to the existing set of
handlers.
Implementation
DartnessPipeline addErrorHandler(final DartnessErrorHandler errorHandler);
Returns a new DartnessPipeline with errorHandler
added to the existing set of
handlers.
DartnessPipeline addErrorHandler(final DartnessErrorHandler errorHandler);