Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VersionInformationMissingError

Error that is thrown when a version information on a route or a controller is missing both information, i.e. there is no version in "from" and no version in "until". (Error will happen at startup)

class

VersionInformationMissing

extends

{Error}

Hierarchy

  • Error
    • VersionInformationMissingError

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