commit | 952e909eb51cae8878f28b06be09f2813eeab9ab | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Fri Nov 16 14:30:25 2012 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Fri Nov 16 14:30:25 2012 -0800 |
tree | e3bb5942f7a60d704fd9256d2c5c2fe2f8b50714 | |
parent | ea6d0b5a2706dfc47bbc94587196b6ab26138998 [diff] |
Extract MethodNotAllowed as an API exception This allows views to throw with a proper HTTP error code if a specific method is not a valid call on a resource. Change-Id: Iad15024edd66ab3908c5b4e7319b8956b935b8a2