::wxFatalError

void wxFatalError(char *msg)

Displays msg and exits. This writes to standard error under UNIX, and pops up a message box under Windows. Used for fatal internal wxWindows errors. See also wxError.