Hi,
I was poking around and noticed this comment in EmbedConnection.java method bootDatabase:
/*
If there is a next exception, assume
that the first one is just a redundant "see the
next exception" message.
if it is a BEI, treat it as a database exception.
If there isn't a BEI, treat it as a java exception.
*/
What's a 'BEI'?
Myrna
