Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Add HttpError or similar type to Core #1377

Closed
rynowak opened this issue Oct 16, 2014 · 1 comment
Closed

Add HttpError or similar type to Core #1377

rynowak opened this issue Oct 16, 2014 · 1 comment

Comments

@rynowak
Copy link
Member

rynowak commented Oct 16, 2014

WebAPI has the HttpError type - which is a general purpose, serializable, error object. You can create them from an exception, from a message, or from model state.

This is a useful standard building block for APIs that want to return conneg errors.

@sornaks
Copy link

sornaks commented Jan 6, 2015

Checked in - 5262dfd

@sornaks sornaks closed this as completed Jan 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants