Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ErrorCategory

Error category.

author

Jeongho Nam - https://github.com/samchon

Hierarchy

  • ErrorCategory

Index

Constructors

constructor

Methods

default_error_condition

equivalent

  • equivalent(val_code: number, cond: ErrorCondition): boolean
  • equivalent(code: ErrorCode, val_cond: number): boolean

Abstract message

  • message(val: number): string

Abstract name

  • name(): string

Generated using TypeDoc