platform/packages/core/exceptions/README.md

9 lines
604 B
Markdown
Raw Normal View History

# Protevus Http Exception
2022-01-03 07:51:05 +00:00
![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)
2024-07-07 15:02:49 +00:00
[![Discord](https://img.shields.io/discord/1060322353214660698)](https://discord.gg/3X6bxTUdCM)
[![License](https://img.shields.io/github/license/dart-backend/protevus)](https://github.com/dart-backend/protevus/tree/master/packages/http_exception/LICENSE)
2021-05-14 03:57:54 +00:00
Exception class that can be serialized to JSON and serialized to clients. Protevus's HTTP exception class.