Class RepositoryNotReachableException

  • All Implemented Interfaces:
    Serializable

    public class RepositoryNotReachableException
    extends org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
    This exception is thrown when the store cannot be accessed (e.g. remote segment store)
    See Also:
    Serialized Form
    • Constructor Detail

      • RepositoryNotReachableException

        public RepositoryNotReachableException​(Throwable e)