Uses of Package
org.apache.sling.servlets.post.exceptions
-
Packages that use org.apache.sling.servlets.post.exceptions Package Description org.apache.sling.servlets.post org.apache.sling.servlets.post.impl.operations -
Classes in org.apache.sling.servlets.post.exceptions used by org.apache.sling.servlets.post Class Description PreconditionViolatedPersistenceException Indicates that the input does not meet necessary precondition.TemporaryPersistenceException This exceptions indicates errors, which might be temporary and for which a retry with the same parameters could work. -
Classes in org.apache.sling.servlets.post.exceptions used by org.apache.sling.servlets.post.impl.operations Class Description PreconditionViolatedPersistenceException Indicates that the input does not meet necessary precondition.TemporaryPersistenceException This exceptions indicates errors, which might be temporary and for which a retry with the same parameters could work.