1.0.16 • Published 2 years ago

@huz-com/base-errors v1.0.16

Weekly downloads
195
License
ISC
Repository
gitlab
Last release
2 years ago

Huz.Com > Component > Base Errors

  • Mostly used error instances

Standards

  • Language: TS
  • Eslint: Yes
  • Static Code Analysis: Yes IntelliJ Code Inspections
  • DDD - Document Driven: Yes
  • EDD - Exception Driven: Yes
  • Standards Complied: Huz Standards

Commands

  • npm run clear // clears "dist" folder
  • npm run lint // runs eslint for static code analysis
  • npm run test // runs test files in "test" folder
  • npm run build // builds JS files at "dist" folder
  • npm publish or npm run publix // publishes "dist" folder to npm

Install

npm i @huz-com/base-errors

Errors

  • AxiosConnectionError
  • EmptyValueError
  • ModuleNotEnabledError
  • OtherComponentError
  • RecordNotActivatedError
  • RecordNotFoundError

TODO

  • Complete other most used error instances
1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago