Uses of Interface
io.datarouter.exception.service.ExceptionGraphLink
| Package | Description |
|---|---|
| io.datarouter.exception.config | |
| io.datarouter.exception.service |
-
Uses of ExceptionGraphLink in io.datarouter.exception.config
Method parameters in io.datarouter.exception.config with type arguments of type ExceptionGraphLink Modifier and Type Method Description DatarouterExceptionPlugin.DatarouterExceptionPluginBuilderDatarouterExceptionPlugin.DatarouterExceptionPluginBuilder. setExceptionGraphLinkClass(Class<? extends ExceptionGraphLink> exceptionGraphLinkClass) -
Uses of ExceptionGraphLink in io.datarouter.exception.service
Classes in io.datarouter.exception.service that implement ExceptionGraphLink Modifier and Type Class Description static classExceptionGraphLink.NoOpExceptionGraphLink