Class MissingPropertyExceptionNoStack

All Implemented Interfaces:
Serializable

public class MissingPropertyExceptionNoStack
extends MissingPropertyException
See Also:
Serialized Form
  • Constructor Details

    • MissingPropertyExceptionNoStack

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