Class WarningList

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.tools.exception.ListBaseException
org.gvsig.gpe.prov.kml.warnings.WarningList
All Implemented Interfaces:
Serializable, Iterable, Collection, List, SequencedCollection, org.gvsig.tools.exception.IBaseException

public class WarningList extends org.gvsig.tools.exception.ListBaseException
Author:
Jorge Piera LlodrĂ¡ (piera_jor@gva.es)
See Also:
  • Constructor Details

    • WarningList

      public WarningList(String message, String key, long code)
      Parameters:
      message -
      key -
      code -
  • Method Details

    • values

      protected Map values()
      Overrides:
      values in class org.gvsig.tools.exception.BaseException