org.gvsig.tools.dynobject.impl
Class DefaultDynField.CheckDynFieldListException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gvsig.tools.exception.BaseException
              extended by org.gvsig.tools.exception.ListBaseException
                  extended by org.gvsig.tools.dynobject.impl.DefaultDynField.CheckDynFieldListException
All Implemented Interfaces:
Serializable, Iterable, Collection, List, IBaseException
Enclosing class:
DefaultDynField

public static class DefaultDynField.CheckDynFieldListException
extends ListBaseException

See Also:
Serialized Form

Nested Class Summary
static class DefaultDynField.CheckDynFieldListException.CheckDynFieldException
           
 
Field Summary
 
Fields inherited from class org.gvsig.tools.exception.BaseException
code, formatString, messageKey
 
Constructor Summary
DefaultDynField.CheckDynFieldListException(String name)
           
 
Method Summary
static ListBaseException add(ListBaseException exceptions, String name, String attrname, Object attrvalue)
           
 
Methods inherited from class org.gvsig.tools.exception.ListBaseException
add, add, addAll, addAll, clear, contains, containsAll, get, getLocalizedMessage, getMessage, getMessage, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, printStackTrace, printStackTrace, printStackTrace, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 
Methods inherited from class org.gvsig.tools.exception.BaseException
getCode, getFormatString, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
equals, hashCode, iterator
 

Constructor Detail

DefaultDynField.CheckDynFieldListException

public DefaultDynField.CheckDynFieldListException(String name)
Method Detail

add

public static ListBaseException add(ListBaseException exceptions,
                                    String name,
                                    String attrname,
                                    Object attrvalue)


Copyright © 2004-2011 gvSIG. All Rights Reserved.