2021-05-14 06:11:50 +00:00
|
|
|
# angel3_http_exception
|
2021-05-14 03:57:54 +00:00
|
|
|
[![version](https://img.shields.io/badge/pub-v2.12.4-brightgreen)](https://pub.dartlang.org/packages/angel3_http_exception)
|
|
|
|
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
|
|
|
|
|
|
|
|
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/angel3/http_exception)
|
2019-02-11 00:21:39 +00:00
|
|
|
|
|
|
|
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.
|