de.mpg.mpiz_koeln.featureClient
Class FeatureClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.mpg.mpiz_koeln.featureClient.FeatureClientException
- All Implemented Interfaces:
- Serializable
public class FeatureClientException
- extends Exception
Exception which is thrown in the featureClient project if exceptions occur.
- Author:
- Andreas Groscurth
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FeatureClientException
public FeatureClientException()
FeatureClientException
public FeatureClientException(String message)
FeatureClientException
public FeatureClientException(Throwable cause)
FeatureClientException
public FeatureClientException(String message,
Throwable cause)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010