Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataMigrationError

Package version

Migration Task errors

Hierarchy

  • DataMigrationError

Index

Properties

Properties

Optional message

message: undefined | string

Error description NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: ErrorType

Possible values include: 'Default', 'Warning', 'Error'

Generated using TypeDoc