Class ErrorValue

java.lang.Object
org.apache.jackrabbit.oak.plugins.value.ErrorValue
All Implemented Interfaces:
Value

public class ErrorValue extends Object implements Value
Instances of this class represent a Value which couldn't be retrieved. All its accessors throw a RepositoryException.