[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Seeking SAXException pattern
Paul R Brown wrote: > Interesting. Isn't RuntimeException intended to report an error in the > application as opposed to an error in the input? This has always been > my opinion and practice. Yes, that's normally how it works, and how it should work. But if you really don't like wrapping your checked exceptions, it is another option. Languages like C++ that only have runtime exceptions don't have to deal with this problem in callback APIs. -- Elliotte Rusty Harold elharo@m... XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|