Package com.kingsrook.qqq.backend.core.exceptions
package com.kingsrook.qqq.backend.core.exceptions
-
Exception ClassesClassDescriptionException thrown doing authenticationException thrown doing authenticationUser-facing exception for when user provided bad or missing data in their requestException thrown while executing custom code in QQQ.Base class for checked exceptions thrown in qqq.Exception thrown while generating reportsException thrown during qqq-starup, if a QInstance is found to have validation issues.Exception thrown while doing module-dispatchUser-facing exception for when something wasn't found (e.g., a named table or record-by-id).Exception thrown if user doesn't have permission for an actionException thrown while generating reportsBase class for unchecked exceptions thrown in qqq.Exception with a good-quality message meant to be shown to an end-user.Exception for when there's a problem with a value (like a string that you need to be an integer, but it isn't).