java.lang.Object
io.sf.carte.doc.agent.LogUserAgentErrorHandler
- All Implemented Interfaces:
UserAgentErrorHandler
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onSuperCookie
(URL offendingURL, String domain) Deprecated.void
onUnknownProperty
(String propertyName, String value) Deprecated.void
onWrongPropertyValue
(String propertyName, String value) Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.sf.carte.doc.agent.UserAgentErrorHandler
reset
-
Constructor Details
-
LogUserAgentErrorHandler
public LogUserAgentErrorHandler()Deprecated.
-
-
Method Details
-
onSuperCookie
Deprecated.- Specified by:
onSuperCookie
in interfaceUserAgentErrorHandler
-
onUnknownProperty
Deprecated.- Specified by:
onUnknownProperty
in interfaceUserAgentErrorHandler
-
onWrongPropertyValue
Deprecated.- Specified by:
onWrongPropertyValue
in interfaceUserAgentErrorHandler
-