Revision 34393 branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/wmts/exception/WMTSException.java

View differences:

WMTSException.java
60 60
        formatString = message;       
61 61
    }   
62 62

  
63
    @SuppressWarnings("unchecked")
64 63
	protected Map values() {		
65 64
        Hashtable params;
66 65
        params = new Hashtable();		

Also available in: Unified diff