[Home] [By Thread] [By Date] [Recent Entries]

  • From: Kohsuke KAWAGUCHI <kohsukekawaguchi@y...>
  • To: xml-dev@l...
  • Date: Fri, 28 Sep 2001 16:31:12 -0700


XMLReader#setProperty can throw two types of exceptions. One is
"not-recognized" and the other is "not-supported".

But it seems to me that we need the third "bad-value" exception, which
indicates that the property name is recognized and supported but the
specified value is wrong. (For example, String is passed where Integer
is expected, or 127 was passed where the valid value is between 0 and
100.)

What is the right exception to throw for cases like this?


regards,
----------------------
K.Kawaguchi
E-Mail: kohsukekawaguchi@y...


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member