org.gvsig.dwg.fmap.dal.store.dwg
Class UnsupportedDWGVersionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gvsig.tools.exception.BaseException
              extended by org.gvsig.fmap.dal.exception.DataException
                  extended by org.gvsig.dwg.fmap.dal.store.dwg.UnsupportedDWGVersionException
All Implemented Interfaces:
java.io.Serializable, org.gvsig.tools.exception.IBaseException

public class UnsupportedDWGVersionException
extends org.gvsig.fmap.dal.exception.DataException

See Also:
Serialized Form

Field Summary
static java.lang.String AUTODESK_URL
           
 
Fields inherited from class org.gvsig.fmap.dal.exception.DataException
values
 
Fields inherited from class org.gvsig.tools.exception.BaseException
code, formatString, messageKey
 
Constructor Summary
UnsupportedDWGVersionException(java.lang.String file, org.gvsig.dwg.lib.DwgVersionNotSupportedException cause)
           
 
Method Summary
 
Methods inherited from class org.gvsig.fmap.dal.exception.DataException
setValue, values
 
Methods inherited from class org.gvsig.tools.exception.BaseException
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AUTODESK_URL

public static final java.lang.String AUTODESK_URL
See Also:
Constant Field Values
Constructor Detail

UnsupportedDWGVersionException

public UnsupportedDWGVersionException(java.lang.String file,
                                      org.gvsig.dwg.lib.DwgVersionNotSupportedException cause)


Copyright © 2004-2013 gvSIG. All Rights Reserved.