QAD QXtend Exception Codes > Internationalization Exceptions
  
Internationalization Exceptions
These exceptions may arise if, for example, multiple languages are used and there is no resource file for the language in use.

Internationalization Exceptions
 
Exception Code
Description
Notes
I18NException001
Error processing - invalid locale
An invalid locale was encountered during processing.
I18NExceptionex002
Missing resource bundle
A resource bundle is missing.
I18NExceptionex003
Locale does not exist
The specified locale does not exit. Check the locale specified.