Class NoRequiredPropertyException

All Implemented Interfaces:
Serializable

Marks an erroneous jspwiki.properties file. Certain properties have been marked as "required", and if you do not provide a good value for a property, you'll see this exception.

Check jspwiki.properties for the required properties.

See Also:
  • Constructor Details