org.gvsig.fmap.dal.exception
Class ValidateDataParametersException

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.fmap.dal.exception.DataListException
                      extended by org.gvsig.fmap.dal.exception.ValidateDataParametersException
All Implemented Interfaces:
Serializable, Iterable, Collection, List, IBaseException

public class ValidateDataParametersException
extends DataListException

Author:
jmvivo
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gvsig.fmap.dal.exception.DataListException
values
 
Fields inherited from class org.gvsig.tools.exception.BaseException
code, formatString, messageKey
 
Constructor Summary
ValidateDataParametersException()
           
ValidateDataParametersException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.gvsig.fmap.dal.exception.DataListException
setValue, values
 
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
 
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

ValidateDataParametersException

public ValidateDataParametersException()

ValidateDataParametersException

public ValidateDataParametersException(Throwable cause)


Copyright © 2004-2012 gvSIG. All Rights Reserved.