Class STAInvalidQueryError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- org.n52.shetland.ogc.sta.exception.STAInvalidQueryError
-
- All Implemented Interfaces:
Serializable
public class STAInvalidQueryError extends Error
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description STAInvalidQueryError(String msg)STAInvalidQueryError(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
-
-