[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: 'no-select-before-insert'
swjackson
do-not-reply at jboss.com
Tue May 8 14:11:57 EDT 2007
}catch( Exception e){
Throwable t = e.getCause();
Class tclass = t.getClass();
if( tclass.isAssignableFrom(IllegalArgumentException.class)){
System.err.println("illegal exception ");
}
}
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044010#4044010
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044010
More information about the jboss-user
mailing list