Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbortTransformationException

This exception is thrown when voluntarily aborting a transformation, like if the user is trying to do something which is not allowed in this context. Only transformations can throw this.

Hierarchy

  • Error
    • AbortTransformationException

Index

Constructors

Properties

Constructors

constructor

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc