Class StandardExceptionPropagator

  • All Implemented Interfaces:
    org.cache2k.Customization, org.cache2k.DataAware, org.cache2k.DataAwareCustomization, org.cache2k.io.ExceptionPropagator

    public final class StandardExceptionPropagator
    extends Object
    implements org.cache2k.io.ExceptionPropagator
    Standard behavior of the exception propagator.
    Author:
    Jens Wilke
    • Constructor Detail

      • StandardExceptionPropagator

        public StandardExceptionPropagator()
    • Method Detail

      • propagateException

        public RuntimeException propagateException​(org.cache2k.io.LoadExceptionInfo loadExceptionInfo)
        Specified by:
        propagateException in interface org.cache2k.io.ExceptionPropagator