Class CacheFactory.QueryFunctionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.pellse.assembler.caching.factory.CacheFactory.QueryFunctionException
All Implemented Interfaces:
Serializable
Enclosing interface:
CacheFactory<ID,R,RRC,CTX extends CacheContext<ID,R,RRC,CTX>>

public static class CacheFactory.QueryFunctionException extends Exception
See Also:
  • Constructor Details

    • QueryFunctionException

      public QueryFunctionException(Throwable t)