setMethodErrorHandler

Set the error handling function to be called if an open method cannot be called with the provided arguments. The default is to abort the program.

void function
setMethodErrorHandler
(
void function handler
)

Meta