Class STAInvalidQueryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.n52.shetland.ogc.sta.exception.STAInvalidQueryException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
STAInvalidFilterExpressionException
public class STAInvalidQueryException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description STAInvalidQueryException(String msg)STAInvalidQueryException(String msg, Throwable nested)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-