Class SingletonCacheWriter.PushStateException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    SingletonCacheWriter

    public static class SingletonCacheWriter.PushStateException
    extends Exception
    Exception representing any issues that arise from pushing the in-memory state to the cache loader.
    See Also:
    Serialized Form
    • Constructor Detail

      • PushStateException

        public PushStateException​(String message,
                                  Throwable cause)