Package org.opennms.netmgt.flows.elastic
Class QueryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.netmgt.flows.api.FlowException
-
- org.opennms.netmgt.flows.elastic.QueryException
-
- All Implemented Interfaces:
Serializable
public class QueryException extends FlowException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueryException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
QueryException
public QueryException(String message)
-
-