Uses of Class
com.atlassian.confluence.api.service.exceptions.LicenseUnavailableException
- 
Packages that use LicenseUnavailableException Package Description com.atlassian.confluence.api.model.validation  - 
- 
Uses of LicenseUnavailableException in com.atlassian.confluence.api.model.validation
Methods in com.atlassian.confluence.api.model.validation that return types with arguments of type LicenseUnavailableException Modifier and Type Method Description static BiFunction<String,ValidationResult,LicenseUnavailableException>ServiceExceptionSupplier. licenseUnavailableExceptionSupplier() 
 -