org.deegree.graphics.legend
Class LegendException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.graphics.legend.LegendException
- All Implemented Interfaces:
- Serializable
public class LegendException
- extends Exception
This Exception is thrown, if an error occured in creating the legend of the
map.
- Author:
- Axel Schaefer
- See Also:
- Serialized Form
Constructor Summary |
LegendException()
Creates a new instance of LegendException without detail message. |
LegendException(String msg)
Constructs an instance of LegendException with the specified detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LegendException
public LegendException()
- Creates a new instance of
LegendException
without detail message.
LegendException
public LegendException(String msg)
- Constructs an instance of
LegendException
with the specified detail message.
- Parameters:
msg
- the detail message.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net