Uses of Class
com.kingsrook.qqq.backend.core.exceptions.QUserFacingException
Packages that use QUserFacingException
Package
Description
-
Uses of QUserFacingException in com.kingsrook.qqq.backend.core.exceptions
Subclasses of QUserFacingException in com.kingsrook.qqq.backend.core.exceptionsModifier and TypeClassDescriptionclassUser-facing exception for when user provided bad or missing data in their requestclassUser-facing exception for when something wasn't found (e.g., a named table or record-by-id). -
Uses of QUserFacingException in com.kingsrook.qqq.backend.core.model.actions.reporting
Methods in com.kingsrook.qqq.backend.core.model.actions.reporting that throw QUserFacingException -
Uses of QUserFacingException in com.kingsrook.qqq.backend.core.processes.implementations.etl.streamedwithfrontend
-
Uses of QUserFacingException in com.kingsrook.qqq.backend.core.processes.locks
Subclasses of QUserFacingException in com.kingsrook.qqq.backend.core.processes.locksModifier and TypeClassDescriptionclassLock thrown by ProcessLockUtils when you can't get the lock. -
Uses of QUserFacingException in com.kingsrook.qqq.backend.core.utils
Methods in com.kingsrook.qqq.backend.core.utils that throw QUserFacingExceptionModifier and TypeMethodDescriptionValidationUtils.parseAndValidateEmailAddresses(String emailAddresses) -
Uses of QUserFacingException in com.kingsrook.qqq.backend.module.api.actions
Methods in com.kingsrook.qqq.backend.module.api.actions that throw QUserFacingExceptionModifier and TypeMethodDescriptionprotected voidBaseAPIActionUtil.throwUnsupportedCriteriaField(QFilterCriteria criteria) protected voidBaseAPIActionUtil.throwUnsupportedCriteriaOperator(QFilterCriteria criteria)