Package de.fraunhofer.iosb.ilt.frostserver.util.exception
-
Exception Summary Exception Description ForbiddenException Throwing this exception will cause FROST-Server to return a 403 Forbidden.IncompleteEntityException IncorrectRequestException The exception that should be thrown when a user sends an incorrect request.NoSuchEntityException UnauthorizedException Throwing this exception will cause FROST-Server to return a 401 Unauthorized.UpgradeFailedException The exception that should be thrown by a PersistenceManager when upgrading the database fails.