This method of the Win32Exception class retrieves the error description associated with a Win32 error code.
public static String getErrorDescription(int errorcode);
Returns the error description.