platform/packages/http_exception/README.md
2021-05-15 11:47:27 +08:00

9 lines
619 B
Markdown

# angel3_http_exception
[![version](https://img.shields.io/badge/pub-v3.0.2-brightgreen)](https://pub.dartlang.org/packages/angel3_http_exception)
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/angel3/packages/http_exception/LICENSE)
Exception class that can be serialized to JSON and serialized to clients.
Angel's HTTP exception class.