Class LoadSymbolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.mapcontext.MapContextException
org.gvsig.fmap.mapcontext.rendering.symbols.SymbolException
org.gvsig.fmap.mapcontext.rendering.symbols.impl.LoadSymbolException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class LoadSymbolException extends SymbolException
Exception thrown when there is an error while a persisted symbol is being loaded.
Author:
gvSIG team
See Also:
  • Constructor Details

    • LoadSymbolException

      public LoadSymbolException(Throwable cause)