Package io.github.perplexhub.rsql
Class PropertyAccessControlException
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
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PropertyBlacklistedException,PropertyNotWhitelistedException
Thrown indicate that property blacklisted/not whitelisted, in other words forbidden to use.
- 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
-
PropertyAccessControlException
-