class

Planeta::CacheError

Inherits Exception < Reference < Object

Raised when cache operations fail (read/write errors, permission issues)

Constructors

new(message : String, cause : Exception | Nil = nil)
Source