Uses of Class
com.kingsrook.qqq.backend.core.exceptions.QNotFoundException
Packages that use QNotFoundException
-
Uses of QNotFoundException in com.kingsrook.qqq.api.actions
Methods in com.kingsrook.qqq.api.actions that throw QNotFoundExceptionModifier and TypeMethodDescriptionstatic QTableMetaDataApiImplementation.validateTableAndVersion(ApiInstanceMetaData apiInstanceMetaData, String version, String tableApiName, ApiOperation operation) -
Uses of QNotFoundException in com.kingsrook.qqq.api.model.metadata.processes
Methods in com.kingsrook.qqq.api.model.metadata.processes that throw QNotFoundExceptionModifier and TypeMethodDescriptionstatic Pair<ApiProcessMetaData, QProcessMetaData> ApiProcessUtils.getProcessMetaDataPair(ApiInstanceMetaData apiInstanceMetaData, String version, String processApiName)