org.deegree.model.feature
Class FeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.model.feature.FeatureException
- All Implemented Interfaces:
- java.io.Serializable
public class FeatureException
- extends java.lang.Exception
- Author:
- Administrator
- See Also:
- Serialized Form
|
Constructor Summary |
FeatureException()
Creates a new instance of FeatureException without detail message. |
FeatureException(java.lang.String msg)
Constructs an instance of FeatureException with the specified detail message. |
FeatureException(java.lang.String msg,
java.lang.Exception e)
Constructs an instance of FeatureException with the specified detail message. |
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FeatureException
public FeatureException()
- Creates a new instance of
FeatureException without detail message.
FeatureException
public FeatureException(java.lang.String msg)
- Constructs an instance of
FeatureException with the specified detail message.
- Parameters:
msg - the detail message.
FeatureException
public FeatureException(java.lang.String msg,
java.lang.Exception e)
- Constructs an instance of
FeatureException with the specified detail message.
- Parameters:
msg - the detail message.e -
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Throwable
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org