Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PermissionDeniedError

Thrown by HostedModel methods if it is a private model and no token was provided during construction, or if the token is invalid.

Hierarchy

  • Error
    • PermissionDeniedError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc