MPI_Errhandler_create

int MPI_Errhandler_create(MPI_Handler_function *, MPI_Errhandler *);
Registers a user-defined error handler.