Uses of Class
com.atlassian.confluence.api.service.exceptions.unchecked.NotImplementedServiceException
Packages that use NotImplementedServiceException
Package
Description
- 
Uses of NotImplementedServiceException in com.atlassian.confluence.api.impl.service.permissionsMethods in com.atlassian.confluence.api.impl.service.permissions that return NotImplementedServiceExceptionModifier and TypeMethodDescriptionprotected @NonNull NotImplementedServiceExceptionContentRestrictionServiceImpl.throwableUnsupportedSubjectType(@Nullable Object something) Returns throwable to indicate that certainSubjectTypeis not supported forContentRestrictions operations.
- 
Uses of NotImplementedServiceException in com.atlassian.confluence.api.model.validationMethods in com.atlassian.confluence.api.model.validation that return types with arguments of type NotImplementedServiceExceptionModifier and TypeMethodDescriptionstatic BiFunction<String, ValidationResult, ? extends NotImplementedServiceException> ServiceExceptionSupplier.notImplementedSupplier()