A ConcurrentAccessException indicates that the client has attempted an
invocation on a stateful session bean while another invocation is in
progress.
See Also:EJB 3.0 specification author: Florent Benoit
Build an exception with the given message and given exception.
Parameters: message - the given message to use. Parameters: causedByException - the cause of this exception.