Package org.n52.io.handler
Class DatasetFactoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.n52.io.handler.DatasetFactoryException
-
- All Implemented Interfaces:
Serializable
public class DatasetFactoryException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DatasetFactoryException(String message)DatasetFactoryException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-