Class MissingPropertyExceptionNoStack

All Implemented Interfaces:
Serializable

public class MissingPropertyExceptionNoStack extends MissingPropertyException
See Also:
  • Constructor Details

    • MissingPropertyExceptionNoStack

      public MissingPropertyExceptionNoStack(String propertyName, Class theClass)
  • Method Details