Hello.

Iv'e got a TextField that uses my custom converter which throws several
ConversionException with different messages.
How can I display a message of the exception on a page? In my properties
file I've got a property 'form.component.IConverter' which shows
message that I define, but I don't know how to put there a message from the
exception. Variable ${exception} displays a full stack trace of the
exception.
Is there a way to get only message from it? 

--
Michal
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Displaying-message-from-ConversionException-tp2231197p2231197.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to