Package dev.cachly
Class CachlyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.cachly.CachlyException
- All Implemented Interfaces:
Serializable
Exception thrown by the cachly Java SDK.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCachlyException(String message) CachlyException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CachlyException
-
CachlyException
-