platform/packages/http_exception
2021-04-09 21:38:31 +08:00
..
example Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2' 2020-02-15 18:28:41 -05:00
lib Changed statusCode and message to be not nullable 2021-04-09 21:38:31 +08:00
.gitignore Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2' 2020-02-15 18:28:41 -05:00
analysis_options.yaml Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2' 2020-02-15 18:28:41 -05:00
CHANGELOG.md Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2' 2020-02-15 18:28:41 -05:00
LICENSE Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2' 2020-02-15 18:28:41 -05:00
pubspec.yaml Added package code_buffer 2021-03-16 08:14:28 +08:00
README.md Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2' 2020-02-15 18:28:41 -05:00

http_exception

Pub

Exception class that can be serialized to JSON and serialized to clients. Angel's HTTP exception class.