Package org.craftercms.engine.exception
Class InvalidCacheTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.core.exception.CrafterException
org.craftercms.engine.exception.InvalidCacheTypeException
- All Implemented Interfaces:
Serializable
public class InvalidCacheTypeException
extends org.craftercms.core.exception.CrafterException
Thrown when an invalid cache type has been specified as a request parameter
- Since:
- 4.3.1
- Author:
- avasquez
- 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
-
InvalidCacheTypeException
-