summaryrefslogtreecommitdiff
path: root/modules/rest/libraries/Rest_Exception.php
AgeCommit message (Expand)Author
2010-01-19Make Rest_Exception extend Kohana_Exception so that we can let itBharat Mediratta
2010-01-03Simplify the REST API code. Here's what I did:Bharat Mediratta
2010-01-02Remove the Rest_Exception::trigger method.Tim Almdal
2009-12-31Create a Rest_Exception class and use it to convey status to the client inste...Tim Almdal