Uses of Class
org.apache.commons.i18n.LocalizedError

Uses of LocalizedError in org.apache.commons.i18n
 

Methods in org.apache.commons.i18n that return LocalizedError
 LocalizedError LocalizedException.getErrorMessage()
           
 

Constructors in org.apache.commons.i18n with parameters of type LocalizedError
LocalizedException(LocalizedError errorMessage, Throwable throwable)
           
LocalizedException(LocalizedError errorMessage)
           
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.