public interface SourceExceptionHandler<T extends AbstractRemoteMetadataSource>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(T source)
Represents a method contract to handle Exceptions originating from the source in a specific way
Implementations define their own desired behaviour
|
void handle(T source)
source - The source of the exceptionCopyright © 2022 LYRASIS. All rights reserved.