Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TypeMismatchError

Represents an error risen by type mismatch inconsistency. Stores MismatchInfo that rose this error.

Hierarchy

  • Error
    • TypeMismatchError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

typeMismatch

typeMismatch: MismatchInfo

Contains information about occured type mismatch.

Static Error

Error: ErrorConstructor

Generated using TypeDoc