org.apache.wicket.ajax.json
Class JsonConstants
java.lang.Object
org.apache.wicket.ajax.json.JsonConstants
public class JsonConstants
- extends Object
This class is used to provide a unified constant information like exceptions
- Author:
- Tobias Soloschenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPEN_JSON_EXCEPTION
public static final String OPEN_JSON_EXCEPTION
- Exception message for unsupported JSON function calls
- See Also:
- Constant Field Values
JsonConstants
public JsonConstants()
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.