Class ConnectionCacheDeserializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.firebolt.jdbc.cache.exception.ConnectionCacheDeserializationException
All Implemented Interfaces:
Serializable

public class ConnectionCacheDeserializationException extends RuntimeException
This error should be thrown when cannot deserialize the content of the disk file to a valid ConnectionCache. This can happen because the file was tampered with.
See Also:
  • Constructor Details

    • ConnectionCacheDeserializationException

      public ConnectionCacheDeserializationException()