Class PropertyNotFoundException

All Implemented Interfaces:
IParseIssue, Serializable

public class PropertyNotFoundException extends ParseException
See Also:
  • Field Details

    • _strProperty

      private String _strProperty
    • _classBean

      private IType _classBean
  • Constructor Details

  • Method Details

    • getProperty

      public String getProperty()
    • getBeanClass

      public IType getBeanClass()