initializationHandler

initializationHandler(): Integer;

The initializationHandler method of the Exception class is the placeholder for your user-defined default handler for exceptions raised during the initialization of your client node.

You can specify your own initialization handler and specify the name of its library file in the InitializationHandlerLibrary parameter in the [JadeClient] section of the JADE initialization file. If you do not specify your own initialization handler, the default handler is called, aborting the action.