Class PropertyBlacklistedException

All Implemented Interfaces:
Serializable

public class PropertyBlacklistedException extends PropertyAccessControlException
Thrown to indicate that property in the blacklist.
See Also:
  • Constructor Details

    • PropertyBlacklistedException

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