October 2003
Beginner
734 pages
16h 56m
English
Besides the standard application exceptions for EJB, there are several important system exceptions. A few (including EJBException) are part of the J2EE API, but two of the most likely system exceptions in EJB include java.rmi.NoSuchObjectException and java.lang.IllegalStateException.
Local clients and beans will get these (unchecked)

Only Remote clients will get these (checked)

Read now
Unlock full access