org.deegree.model.feature
Class FeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.model.feature.FeatureException
- All Implemented Interfaces:
- Serializable
public class FeatureException
- extends Exception
- Author:
- Administrator
- See Also:
- Serialized Form
FeatureException
public FeatureException()
- Creates a new instance of
FeatureException
without detail message.
FeatureException
public FeatureException(String msg)
- Constructs an instance of
FeatureException
with the specified detail message.
- Parameters:
msg
- the detail message.
FeatureException
public FeatureException(String msg,
Exception e)
- Constructs an instance of
FeatureException
with the specified detail message.
- Parameters:
msg
- the detail message.
toString
public String toString()
- Overrides:
toString
in class Throwable
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net