Class SecurityPolicyReadError

Hierarchy

Constructors

Properties

allowedProjection: GenericProjection
message: string
name: string
operationDomains: unknown[]
permissions: [string, unknown][]
requestedProjection: GenericProjection
stack?: string
unauthorizedProjection: GenericProjection
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: Object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc