Class GmlExceptionList

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

public class GmlExceptionList extends org.gvsig.tools.exception.ListBaseException
Author:
Carlos Sánchez Periñán (sanchez_carper@gva.es)
See Also:
  • Constructor Details

    • GmlExceptionList

      public GmlExceptionList(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