Message Resource

Hi,I need to know If there a way to store messages, used by my customized exceptions, like Resources of .NET.T#PN
[141 byte] By [PN010101a] at [2007-11-27 5:42:13]
# 1
Use a ResourceBundle: http://java.sun.com/docs/books/tutorial/i18n/resbundle/index.html
Hippolytea at 2007-7-12 15:20:35 > top of Java-index,Java Essentials,Java Programming...
# 2
See http://java.sun.com/j2se/1.5.0/docs/api/java/util/ResourceBundle.htmland http://java.sun.com/docs/books/tutorial/i18n/index.html
cotton.ma at 2007-7-12 15:20:35 > top of Java-index,Java Essentials,Java Programming...