Generated by
JDiff

Class javax.jcr.lock.LockException

Added Constructors
LockException(String, Throwable, String) Constructs a new instance of this class with the specified detail message, root cause and failure node path.
 

Added Methods
String getFailureNodePath() Returns the absolute path of the node that caused the error or null if the implementation chooses not to, or cannot, return a path.