JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gvsig.tools.exception
Interface ExceptionTranslator
public interface
ExceptionTranslator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method