Package io.github.perplexhub.rsql
Class PropertyNotWhitelistedException
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.PropertyAccessControlException
io.github.perplexhub.rsql.PropertyNotWhitelistedException
- All Implemented Interfaces:
Serializable
Thrown to indicate that property not in the whitelist.
- 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
-
PropertyNotWhitelistedException
-