Method AlertException
AlertException(Exception)
Shows ThreadExceptionWindow with disabled "Quit" button.
public static void AlertException(Exception exception)
Parameters
exceptionExceptionException information.
Shows ThreadExceptionWindow with disabled "Quit" button.
public static void AlertException(Exception exception)
exception ExceptionException information.