Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OrionError

Hierarchy

  • Error
    • OrionError

Index

Constructors

Properties

Methods

Constructors

constructor

  • new OrionError(code: string, message: string, object: any): OrionError

Properties

code

code: string

message

message: any

name

name: string

Optional object

object: any

Optional stack

stack: string

uuid

uuid: any = UUID.v4()

Static Error

Error: ErrorConstructor

Methods

Static decode

Generated using TypeDoc