class

XDG::SecurityError

Inherits XDG::Error < Exception < Reference < Object

Raised when security validation fails for directories/files

Constructors

new(message, path : Path | String, details : String, cause : Exception | Nil = nil)

Includes details about the security violation

Source