Localizing Exception Messages
The exception messages that you load into the IMSException object are stored in resource bundles. Each resource bundle with the same base name contains the same messages, but in a different language.
cim1265
The exception messages that you load into the IMSException object are stored in resource bundles. Each resource bundle with the same base name contains the same messages, but in a different language.
CA Identity Manager
includes a family of resource bundles containing CA Identity Manager
system messages. These resource bundles have the base name IMSExceptions.properties. By default, the system messages in the base resource bundle are in English. Optionally, you can translate the system messages in the base resource bundle into another language, but do not modify the system messages in the base resource bundle for any other reason.For more information on these components, refer to the
CA Identity Manager
Programming Reference.