Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HyberError

Hierarchy

  • Error
    • HyberError

Index

Properties

Methods

Properties

Optional code

code: number

message

message: string

name

name: string

Optional stack

stack: string

Methods

constructor

  • constructor(message?: string, code?: number): HyberError

Generated using TypeDoc