public abstract class AbstractExceptionHandlingStrategy extends java.lang.Object implements ExceptionHandlingStrategy
Constructor and Description |
---|
AbstractExceptionHandlingStrategy() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<ExceptionHandlingStrategy> |
getMarkerInterface() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleWithRootNodeFailingNodeException
public java.lang.Class<ExceptionHandlingStrategy> getMarkerInterface()
getMarkerInterface
in interface Option<ResolvingOption>