public class NoRequiredPropertyException extends WikiException
Check jspwiki.properties for the required properties.
Constructor and Description |
---|
NoRequiredPropertyException(String msg,
String key)
Constructs an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoRequiredPropertyException(String msg, String key)
msg
- Message to showkey
- The key of the property in question.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.