Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DataLakeAclChangeFailedError

Package version

An error thrown when an operation is interrupted and can be continued later on.

Hierarchy

  • Error
    • DataLakeAclChangeFailedError

Index

Constructors

constructor

Properties

Optional continuationToken

continuationToken: undefined | string

Continuation token to continue next batch of operations.

innerError

innerError: RestError | Error

Internal error.

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc