Uses of Interface
org.cache2k.integration.ExceptionInformation
-
Packages that use ExceptionInformation Package Description org.cache2k.integration Loader and writer to integrate with external data sources. -
-
Uses of ExceptionInformation in org.cache2k.integration
Methods in org.cache2k.integration with parameters of type ExceptionInformation Modifier and Type Method Description RuntimeException
ExceptionPropagator. propagateException(K key, ExceptionInformation exceptionInformation)
Deprecated.Generate runtime exception to throw.
-