Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SubjectNotFoundInMetadataError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: undefined | string = MetadataErrorCodes.ERR_SUBJECT_NOT_FOUND_IN_METADATA

message

message: string = "No matching subject found in metadata!"

name

name: string = "SubjectNotFoundInMetadataError"

Optional stack

stack: undefined | string