From: Michael Wallner Date: Fri, 3 Mar 2006 20:19:45 +0000 (+0000) Subject: - methods that return an object should throw an exception on failure (tm) X-Git-Tag: RELEASE_1_0_0RC1~15 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=6a2944938aa39f9f4471fba348a6ab6ea5473b2b;hp=6a2944938aa39f9f4471fba348a6ab6ea5473b2b;p=m6w6%2Fext-http - methods that return an object should throw an exception on failure (tm) HttpMessage::getParentMessage() throws HttpMessageException if there's no parent message ---