Name: ktR10099 Date: 12/01/2000
Current spec for insert(String str, int pos) does not specify behavior for
str being null and invalid values of pos parameter. This also affects
deprecated method insertText(String str, int pos).
======================================================================