Class BeanNoSuchPropertyException

All Implemented Interfaces:
Serializable

public class BeanNoSuchPropertyException extends IllegalArgumentException
Exception thrown when a property could not be found.
See Also:
  • Field Details

    • logger

      protected final transient org.slf4j.Logger logger
  • Constructor Details

    • BeanNoSuchPropertyException

      public BeanNoSuchPropertyException(String message)