deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.model.feature
Class FeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.model.feature.FeatureException
All Implemented Interfaces:
Serializable

public class FeatureException
extends Exception

Author:
Administrator
See Also:
Serialized Form

Constructor Summary
FeatureException()
          Creates a new instance of FeatureException without detail message.
FeatureException(String msg)
          Constructs an instance of FeatureException with the specified detail message.
FeatureException(String msg, Exception e)
          Constructs an instance of FeatureException with the specified detail message.
 
Method Summary
 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
 

Constructor Detail

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.
e -
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org