| 
Called by servant during a method invocation.
 
The servant should call this method to create a reply marshal buffer if a user exception occurred. 
Returns an OutputStream suitable for marshalling the exception ID and the user exception body
 
Implemented in acdkx::orb::AServerRequestImpl.     |