- methods that return an object should throw an exception on failure (tm)
authorMichael Wallner <mike@php.net>
Fri, 3 Mar 2006 20:19:45 +0000 (20:19 +0000)
committerMichael Wallner <mike@php.net>
Fri, 3 Mar 2006 20:19:45 +0000 (20:19 +0000)
commit6a2944938aa39f9f4471fba348a6ab6ea5473b2b
tree7f5edcd852713ff394bd572476b7dcc63d7fba7c
parentc7b95b4b19bbde93d3f142c5653ad5b68229cfcd
- methods that return an object should throw an exception on failure (tm)
  HttpMessage::getParentMessage() throws HttpMessageException if
  there's no parent message
http_message_object.c