Skip to main content

SecurityError

Summary

Represents an error related to security, such as path traversal or command injection. These are always considered user errors.

Signature

Constructors

constructor

Creates an instance of SecurityError.

Properties

No properties defined.

Methods

No methods defined.

Events

No events defined.