static final class CountCache.WAPResponseP extends JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
CountCache.WAPResponseP() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ensureClean() |
(package private) String |
summarizeError()
Either constructs a summary of the error report, or returns null if no error
was reported.
|
_delete, _get, _getBoolean, _getByte, _getChar, _getDouble, _getFloat, _getInt, _getShort, _getString, _hasOwnProperty, _hasProperty, _propertyIsEnumerable, _set, _setBoolean, _setByte, _setChar, _setDouble, _setFloat, _setInt, _setShort, _setString, cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
protected CountCache.WAPResponseP()
void ensureClean() throws WAPException
WAPException
String summarizeError()