Class PropertyNotWhitelistedException

All Implemented Interfaces:
Serializable

public class PropertyNotWhitelistedException extends PropertyAccessControlException
Thrown to indicate that property not in the whitelist.
See Also:
  • Constructor Details

    • PropertyNotWhitelistedException

      public PropertyNotWhitelistedException(String name, Class<?> type, String message)