public class AccJsonErrorEvent
extends Object
-
Field Summary
Fields
protected org.aksw.commons.path.json.PathJson
-
Constructor Summary
Constructors
-
Method Summary
org.aksw.commons.path.json.PathJson
-
Field Details
-
path
protected org.aksw.commons.path.json.PathJson path
Where the error occured
-
-
Constructor Details
-
AccJsonErrorEvent
public AccJsonErrorEvent(org.aksw.commons.path.json.PathJson path,
String message)
-
Method Details
-
getPath
public org.aksw.commons.path.json.PathJson getPath()
-
-