Creates an instance of SecurityError.
constructor(message: string, code?: ErrorCode, context?: ErrorContext);
string
ErrorCode
ErrorContext
Was this page helpful?