platform/packages/http_exception/README.md

6 lines
242 B
Markdown
Raw Normal View History

2017-09-22 04:33:10 +00:00
# http_exception
2019-02-11 00:21:39 +00:00
[![Pub](https://img.shields.io/pub/v/angel_http_exception.svg)](https://pub.dartlang.org/packages/angel_http_exception)
Exception class that can be serialized to JSON and serialized to clients.
2017-09-22 04:33:10 +00:00
Angel's HTTP exception class.