Uses of Package
nl.datasteel.crudcraft.runtime.exception
Packages that use nl.datasteel.crudcraft.runtime.exception
Package
Description
-
Classes in nl.datasteel.crudcraft.runtime.exception used by nl.datasteel.crudcraft.runtime.controllerClassDescription400 Bad Request - client sent invalid data or request.Represents partial or complete failures in bulk operations.Base class for all CrudCraft runtime exceptions.403 Forbidden - authenticated user lacks permissions.501 Not Implemented - stubbed method not yet supported.405 Method Not Allowed - operation not supported.412 Precondition Failed - e.g. conditional request headers not met.404 Not Found - requested resource does not exist.429 Too Many Requests - rate limiting exceeded.401 Unauthorized - user must authenticate.
-
Classes in nl.datasteel.crudcraft.runtime.exception used by nl.datasteel.crudcraft.runtime.exception