Class: SchemaVersionError
February 7, 2026 ยท View on GitHub
CTRF / SchemaVersionError
Class: SchemaVersionError
Defined in: errors.ts:61
Extends
Constructors
Constructor
new SchemaVersionError(
version,supportedVersions):SchemaVersionError
Defined in: errors.ts:67
Parameters
version
string
supportedVersions
string[]
Returns
SchemaVersionError
Overrides
Properties
version
readonlyversion:string
Defined in: errors.ts:63
The unsupported version
supportedVersions
readonlysupportedVersions:string[]
Defined in: errors.ts:65
Supported versions