Package org.hippoecm.hst.core.jcr
Class RuntimeRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hippoecm.hst.core.jcr.RuntimeRepositoryException
- All Implemented Interfaces:
Serializable
Deprecated.
Use org.hippoecm.repository.api.RuntimeRepositoryException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuntimeRepositoryException
(String message, RepositoryException e) Deprecated.Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeRepositoryException
Deprecated. -
RuntimeRepositoryException
Deprecated.
-