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