trapping console errors
- From: Brandon McCombs <none@xxxxxxxx>
- Date: Mon, 30 Jan 2006 02:58:30 GMT
hello,
I'm writing a GUI that can be used to interface with a directory server using JNDI. Unfortunately not all the possible errors are Exceptions that have been defined with the JNDI API. Things like invalid passwords will cause an error message to go to the console but I'd like to capture those and put them into a JOptionPane or, better still, to parse them and based on the actual error code I'd like to make my own error message. How can I capture console error messages and deal with them?
thanks .
- Follow-Ups:
- Re: trapping console errors
- From: Arnaud B.
- Re: trapping console errors
- Prev by Date: Re: TextField Increment/Decrement Buttons
- Next by Date: Re: trapping console errors
- Previous by thread: swing speed
- Next by thread: Re: trapping console errors
- Index(es):