Package io.github.perplexhub.rsql
Class UnknownPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.perplexhub.rsql.RSQLException
io.github.perplexhub.rsql.PropertyException
io.github.perplexhub.rsql.UnknownPropertyException
- All Implemented Interfaces:
Serializable
Thrown to indicate that RSQL query contains unknown field.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.perplexhub.rsql.PropertyException
getName, getTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownPropertyException
-