org.gvsig.tools.exception
Interface ExceptionTranslator


public interface ExceptionTranslator

Author:
Equipo de desarrollo de gvSIG

Method Summary
 String getText(String key)
           
 

Method Detail

getText

String getText(String key)
Parameters:
key - The key of the message error.
Returns:
The translated error message corresponding to the key that it obtains as parameter.


Copyright © 2004-2011 gvSIG. All Rights Reserved.