org.gvsig.metadata.exceptions
Class AddMetadataDefinitionException

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.metadata.exceptions.MetadataException
                      extended by org.gvsig.metadata.exceptions.AddMetadataDefinitionException
All Implemented Interfaces:
Serializable, Iterable, Collection, List, IBaseException
Direct Known Subclasses:
DuplicateMetadataDefinitionException

public class AddMetadataDefinitionException
extends MetadataException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gvsig.tools.exception.BaseException
code, formatString, messageKey
 
Constructor Summary
protected AddMetadataDefinitionException(String message, String key, long code)
           
  AddMetadataDefinitionException(Throwable cause, String name)
           
 
Method Summary
 
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

AddMetadataDefinitionException

public AddMetadataDefinitionException(Throwable cause,
                                      String name)

AddMetadataDefinitionException

protected AddMetadataDefinitionException(String message,
                                         String key,
                                         long code)


Copyright © 2004-2011 gvSIG. All Rights Reserved.