2022-01-03 07:51:05 +00:00
|
|
|
# Angel3 Http Exception
|
|
|
|
|
|
|
|
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/angel3_http_exception?include_prereleases)
|
2021-05-14 03:57:54 +00:00
|
|
|
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
|
2021-05-15 02:54:41 +00:00
|
|
|
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
|
2023-12-25 03:45:10 +00:00
|
|
|
[![License](https://img.shields.io/github/license/dart-backend/angel)](https://github.com/dart-backend/angel/tree/master/packages/http_exception/LICENSE)
|
2021-05-14 03:57:54 +00:00
|
|
|
|
2022-01-03 07:51:05 +00:00
|
|
|
Exception class that can be serialized to JSON and serialized to clients. Angel3's HTTP exception class.
|