but the original exception is chained, so it should be in the console below the wicket runtime exception-IgorOn 8/29/06, Stefan Lindner <
[EMAIL PROTECTED]> wrote:
The creation of
a new instance catches the following exceptions
catch
(ClassNotFoundException e) { throw new
WicketRuntimeExc
The creation of
a new instance catches the following exceptions
catch
(ClassNotFoundException e) { throw new
WicketRuntimeException("Unable to create application of class
" + applicationClassName,
e); } catch (InstantiationException
e) { throw new
WicketRuntimeException("Una