- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.gvsig.tools.exception.BaseException
-
- org.gvsig.tools.exception.ListBaseException
-
- org.gvsig.tools.persistence.exception.PersistenceException
-
- org.gvsig.educa.portableview.app.viewer.exception.PortableViewNotFoundException
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Iterable, java.util.Collection, java.util.List, org.gvsig.tools.exception.IBaseException
public class PortableViewNotFoundException
extends org.gvsig.tools.persistence.exception.PersistenceException
Exception occurs when a project is opening and a Portable view registered on
it is not installed
- Version:
- $Id$
- Author:
- gvSIG Team
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.gvsig.tools.exception.BaseException
code, formatString, messageKey
-
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
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, 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
Copyright © 2015 gvSIG Association. All Rights Reserved.