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 Details

    • InvalidCacheTypeException

      public InvalidCacheTypeException(String message)