Uses of Class
com.atlassian.confluence.api.service.exceptions.GoneException
Packages that use GoneException
-
Uses of GoneException in com.atlassian.confluence.api.model.validation
Methods in com.atlassian.confluence.api.model.validation that return types with arguments of type GoneExceptionModifier and TypeMethodDescriptionstatic BiFunction
<String, ValidationResult, ? extends GoneException> ServiceExceptionSupplier.goneExceptionSupplier()
static Supplier
<GoneException> ServiceExceptionSupplier.goneExceptionSupplier
(String errorMsg)