Class FilenameGenerationException

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

public class FilenameGenerationException extends RuntimeException
This class should be thrown when cannot generate a filename for a cache key.
See Also:
  • Constructor Details

    • FilenameGenerationException

      public FilenameGenerationException()