errorHandler
errorHandler(errHandler: IOrbErrorHandler) typeMethod;
The errorHandling method of the Orb class specifies an object that implements the IOrbErrorHandler interface which is invoked to handle errors. Additional calls replace the error handler for the application.
For details, see "IOrbErrorHandler Interface", elsewhere in this document.
