FriendshipNotFound
@Produces
@Singleton
@Requires(classes = [FriendshipServiceException.FriendshipNotFoundException::class, ExceptionHandler::class] )
Functions
Link copied to clipboard
@Status(value = HttpStatus.NOT_FOUND)