Class FilenameGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.firebolt.jdbc.cache.exception.FilenameGenerationException
- All Implemented Interfaces:
Serializable
This class should be thrown when cannot generate a filename for a cache key.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilenameGenerationException
public FilenameGenerationException()
-