setMethodErrorHandler

Set the function that is called if a method cannot be called with the arguments. Default is to abort the program.

void function
setMethodErrorHandler
(
void function handler
)

Meta