Class AbsentSearchQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ygbstudio.jbrave.core.exceptions.AbsentSearchQueryException
- All Implemented Interfaces:
Serializable
Exception thrown when a search query is absent in a URL query builder method.
Queries cannot be empty and a request without it is not acceptable by the API.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbsentSearchQueryException
-