When the API needs to throw an exception regarding a field, use a new FieldException...
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 17 Oct 2007 20:50:36 +0000 (16:50 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 17 Oct 2007 20:50:36 +0000 (16:50 -0400)
commit45bf5180284058beec0a91ae3df72ea60a585203
treeca09861b307608363147c84567bd081c45731918
parent11c68a1b6a127d08fe9e9d94aee3044c76802d60
When the API needs to throw an exception regarding a field, use a new FieldException which holds the name of the field as well as the error.
Api.php