PatternValidatorNotFoundError

Hierarchy

  • ExtendableError

  • ExtendableError

    PatternValidatorNotFoundError

Index

Constructors

Properties

Constructors

constructor

+ new PatternValidatorNotFoundError(type: string): PatternValidatorNotFoundError

Parameters:

NameType
typestring

Returns: PatternValidatorNotFoundError

Properties

message

message: string

Inherited from TypeDescriberExistsError.message

Overrides TypeDescriberExistsError.message


name

name: string

Inherited from TypeDescriberExistsError.name

Overrides TypeDescriberExistsError.name


Optional stack

stack? : string

Inherited from TypeDescriberExistsError.stack

Overrides TypeDescriberExistsError.stack