Uses of Class
org.hippoecm.frontend.RepositoryRuntimeException
-
Packages that use RepositoryRuntimeException Package Description org.hippoecm.frontend org.hippoecm.frontend.session -
-
Uses of RepositoryRuntimeException in org.hippoecm.frontend
Subclasses of RepositoryRuntimeException in org.hippoecm.frontend Modifier and Type Class Description class
RepositoryUnavailableException
Runtime exception representing the status that there's no available JCR repository. -
Uses of RepositoryRuntimeException in org.hippoecm.frontend.session
Subclasses of RepositoryRuntimeException in org.hippoecm.frontend.session Modifier and Type Class Description class
InvalidSessionException
Runtime exception representing the JCR session is invalid.
-