Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InvalidReturnType

An error that is thrown if an observable is not returned from a method that a decorator is applied to

Hierarchy

  • Error
    • InvalidReturnType

Index

Constructors

Properties

Constructors

constructor

  • new InvalidReturnType(message: string, context: any, property: string, decorator: string): InvalidReturnType

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc