public class NoRequiredPropertyException extends WikiException
Check jspwiki.properties for the required properties.
| Constructor and Description |
|---|
NoRequiredPropertyException(java.lang.String msg,
java.lang.String key)
Constructs an exception.
|
public NoRequiredPropertyException(java.lang.String msg, java.lang.String key)
msg - Message to showkey - The key of the property in question.Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.