Skip to content

UncacheableException

UncacheableException can be thrown by cache group callbacks to signal to the framework’s execution filter that no caching should occur.

class UncacheableException extends QuioteException

ExtendsQuioteException
Since1.0.0
SourceException/UncacheableException.php

These come from an ancestor and are documented where they are declared.

MethodDeclared inDescription
getCode()Exception
getFile()Exception
getLine()Exception
getMessage()Exception
getOriginalCode()QuioteExceptionReturns the original code, which may be a string (e.g.
getPrevious()Exception
getTrace()Exception
getTraceAsString()Exception