I18N makes a project more complicated. If you do not want to bother with I18N issues then you should not. If however you do bother, simply include this sub project into your class path and derive from the exceptions provided here.
The parent attribute is an attribute specified by the super class of an exception. The parent exception may be of a standard library and therefore cannot be annotated so the annotation is placed in the subclass.