Gets the default RTclient error callback. This is useful
if you wish to replace the default error callback. The
returned TipcCb object can be passed
to the removeErrorCb method.
The default RTclient error callback first calls
destroy to destroy the current
connection to the RTserver, then calls
create to create a new connection to
the RTserver.