Uses of Class
org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
-
Packages that use IllegalRepositoryStateException Package Description org.apache.jackrabbit.oak.segment org.apache.jackrabbit.oak.segment.spi -
-
Uses of IllegalRepositoryStateException in org.apache.jackrabbit.oak.segment
Subclasses of IllegalRepositoryStateException in org.apache.jackrabbit.oak.segment Modifier and Type Class Description classSegmentNotFoundExceptionThis exception is thrown when there the segment does not exist in the store -
Uses of IllegalRepositoryStateException in org.apache.jackrabbit.oak.segment.spi
Subclasses of IllegalRepositoryStateException in org.apache.jackrabbit.oak.segment.spi Modifier and Type Class Description classRepositoryNotReachableExceptionThis exception is thrown when the store cannot be accessed (e.g.
-